start_research
Submit a research query to a model that searches the web, reads sources, and returns a cited report. Results are returned if completed in time, or continue in background.
Instructions
Start a deep research task. This submits a research query to a model that will search the web, read sources, and synthesize a cited report.
Research tasks can take minutes to complete. This tool will wait for results and return them directly if the task finishes in time. If it is interrupted or the task times out, the research continues in the background — use check_research to retrieve results later.
Args: model: Model to use (e.g. 'openrouter/perplexity/sonar-deep-research'). Use search_models with 'deep-research' to find available models. query: The research question or topic to investigate. timeout: Max seconds to wait for results (default 300). If exceeded, the task continues in the background.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| model | Yes | ||
| query | Yes | ||
| timeout | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |