research_web_followup
Ask follow-up questions about completed research reports to clarify findings or explore related topics using existing context.
Instructions
Ask a follow-up question about a completed Deep Research report.
Uses previous_interaction_id to maintain context from the original research. Synchronous — follow-ups are fast (no background needed).
Args: interaction_id: The completed interaction ID. question: Follow-up question.
Returns: Dict with new interaction_id, previous_interaction_id, and response.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| interaction_id | Yes | Completed interaction ID to follow up on | |
| question | Yes | Follow-up question about the research report |