research_get
Poll an ongoing research task and, once complete, save a cited Markdown report to your output directory, returning the file path.
Instructions
Poll a running research task. When complete, saves a cited Markdown report to output_dir and returns the path. Pass the same format/citation/tone used to start it.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| tone | No | ||
| format | No | ||
| prompt | Yes | The original prompt, for the filename and title. | |
| output_dir | No | Where to save the report; pass the active hub or project folder. | |
| citation_style | No | ||
| interaction_id | Yes | From deep_research. | |
| output_filename | No |