cancel_research
Cancel an active deep research session and save its checkpoint for later resumption using deep_research with resume_research_id.
Instructions
Cancel an active deep research session and save its checkpoint. The research can be resumed later using the deep_research tool with resume_research_id.
Requires: index_repository must be called first.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| repo_path | Yes | Path to the repository | |
| research_id | Yes | ID of the research session to cancel (from list_research_checkpoints) |