deep_research
Start a deep research task asynchronously, receive an interaction ID, and poll for results. Generates a detailed report in 5-20 minutes, typically costing $2-5.
Instructions
Fire a Gemini Deep Research task asynchronously. Returns an interaction_id; poll research_get every 60s. Takes 5-20 minutes, costs roughly $2-5 per task.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| tone | No | Default analytical. | |
| format | No | Output structure preset. Default report. | |
| prompt | Yes | The research question or topic. | |
| sections | No | Comma-separated custom sections, overrides the format preset. | |
| citation_style | No | Default harvard. | |
| format_instructions | No | Freetext formatting instructions, replaces the format/citation/tone defaults. |