research_import
Import completed research sources into your notebook. Choose to import all sources or only those cited in the research report.
Instructions
Import discovered sources into notebook.
Call after research_status shows status="completed".
Args: notebook_id: Notebook UUID task_id: Research task ID source_indices: Source indices to import (default: all) timeout: Import timeout in seconds (default: 300, increase for large notebooks) cited_only: Import only sources cited by the research report. Overrides source_indices when enabled.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| task_id | Yes | ||
| timeout | No | ||
| cited_only | No | ||
| notebook_id | Yes | ||
| source_indices | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||