The Research Agent is a prebuilt agent that can search the web, crawl websites, and extract information to write a research report on a given topic or query. You can use the Research Agent for searching for people, topics, or recent events.Documentation Index
Fetch the complete documentation index at: https://docs.respell.ai/llms.txt
Use this file to discover all available pages before exploring further.
Under the hood, the agent has access to several tools it may decide to use:
- Search Google
- Crawl a website
- Extract a website’s text content
- Summarize findings
Options
| Name | Type | Description |
|---|---|---|
| Research Query | Plain Text | The query to start the search. |
Outputs
| Name | Type | Description |
|---|---|---|
| Research Report | Plain Text | The research report compiled by the agent. |
Tips
- Providing a URL may improve quality by giving the agent a starting point - and it may make it faster as well!
- You can describe how you want the report to be written (verbose vs. concise, bullet points or paragraphs, etc.) in the query.

