research_status
Tracks the progress of an ongoing research job using its ID, reporting whether it is running, completed, or failed, along with elapsed time and current progress.
Instructions
Check the status of a submitted Brave Answers research job (research_id from research_submit). Returns running/completed/failed, elapsed time, and latest progress.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| research_id | Yes | The research_id returned by research_submit |