plan_research
Create a structured research plan with sub-questions, suggested sources, and cost estimates before executing deep research. Use it to review and refine the plan, then pass the returned JSON to the research tool for execution.
Instructions
Build a structured research plan for a complex question without executing it. Returns the planned sub-questions, the sources recommended for each, and estimated cost (searches + fetches). Use this when you want to review or edit the plan before committing to the full deep-research pipeline. Returns JSON; pass it back to the research tool to execute.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| depth | No | Plan breadth: 'quick' (2-3 sub-questions), 'standard' (4-6), or 'deep' (6-8). | standard |
| question | Yes | The research question |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |