research_web_status
Check the status and retrieve results of deep web research tasks, automatically storing completed reports to Weaviate for analysis.
Instructions
Poll or retrieve a Deep Research task.
Returns the full report with sources when completed, or current status if still in progress. Auto-stores completed reports to Weaviate.
Args: interaction_id: The interaction ID from research_web.
Returns: Dict with status and report (if completed), or error.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| interaction_id | Yes | Interaction ID returned by research_web |