research_start
Start a research session in a notebook to gather sources from web or drive. Provide a notebook and query, then use the returned poll task ID to track completion and import sources.
Instructions
Start a research session in a notebook. Accepts a notebook name or ID.
Non-blocking. Carry the returned poll_task_id into
research_status / research_import / research_cancel — the
single id that drives polling (it resolves deep vs fast for you). Poll
research_status until completed, then research_import to add
the sources.
source is web (default) or drive. mode is fast
(default) or deep (deep is web-only).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| mode | No | fast | |
| query | Yes | ||
| source | No | web | |
| notebook | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||