Gemini Deep Research
gemini_deep_researchResearch complex topics using a Deep Research Agent that synthesizes information from multiple web sources with citations.
Instructions
Conduct comprehensive web research using a Deep Research Agent.
When to use this tool:
Researching complex topics requiring multi-source analysis
Need synthesized information from the web
Require fact-checking and cross-referencing of information
Parameters:
prompt: Your research question or topic (required)include_citations: Whether to include source URLs in the report (default: true)
Returns:
status: Final state (completed, failed, cancelled)report_text: The synthesized research report with findingssources: List of sources used in the research (if enabled)
Notes:
This tool blocks until research completes (typically 10-20 minutes)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| prompt | Yes | ||
| include_citations | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| status | Yes | ||
| report_text | Yes |