research_get
Fetch the results of an automated research task using its identifier, with options to include events and specify output format.
Instructions
Get a research request by ID using Exa.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| research_id | Yes | The unique identifier of the research task. | |
| events | No | Whether to include events in the response. | |
| output_schema | No | Optional Pydantic model for typed output validation. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||