refine_research
Ask follow-up questions on research reports to discover new papers and synthesize focused analysis, building on previous findings.
Instructions
Ask a follow-up question on a completed deep_research report. Finds new papers not seen in the original report and synthesizes a focused follow-up analysis. Requires the report_id from a previous deep_research call. Takes 20-60 seconds.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| report_id | Yes | The report ID from a previous deep_research call | |
| question | Yes | Follow-up question or direction to explore. E.g., 'Focus more on the retrieval mechanisms' or 'What about applications in healthcare?' | |
| date_from | No | Optional ISO date (YYYY-MM-DD) to filter papers from this date onward | |
| date_to | No | Optional ISO date (YYYY-MM-DD) to filter papers up to this date | |
| cluster_label | No | Optional cluster label from the original report to focus the follow-up on a specific research direction |