Deep Research (one round)
deep_researchRun a multi-engine research round with coverage analysis to identify gaps and suggest follow-up queries. Repeat until gaps are empty, then synthesize with citations.
Instructions
One research round: complex fused search + coverage analysis + gaps + suggested follow-up queries. Call repeatedly with suggested_queries until gaps is empty, then synthesize with citations.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| layer | No | ||
| query | Yes | ||
| round | No | Research round number (auto-increments when omitted) | |
| queries | No | ||
| recency | No | ||
| max_sources | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| gaps | Yes | ||
| query | Yes | ||
| round | Yes | ||
| tookMs | Yes | ||
| sources | Yes | ||
| suggested_queries | Yes |