Tavily - Get research result action ​

The Get research result action retrieves the status and result of a research task from Tavily by its request ID. This action returns only the status while the task is pending or in progress.

Input ​

Input fieldDescription
Request IDEnter the research task ID returned by the Run deep research action.
Output schemaEnter the JSON schema you plan to use. This schema isn't sent to Tavily.

Output ​

Output fieldDescription
Request IDThe unique identifier for this research task.
Created atThe date and time the research task was created.
StatusThe status of the research task, for example pending, in progress, completed, or failed.
ContentThe completed research report, as plain text by default. If Output schema was set on input, this field is shaped as an object matching that schema instead.
SourcesThe sources used in the report. Each source includes a title, URL, and favicon.
Response timeThe time Tavily took to process the request, in seconds.

Last updated: