cancel_research
Cancel a running research task by providing its job ID. Use this tool to stop an ongoing deep-research job when no longer needed.
Instructions
Cancel a running research task. Use check_research first to find the job_id of the task you want to cancel.
Args: job_id: The job to cancel.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| job_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |