cancel_analysis
Cancel a queued or running financial analysis task to stop execution and mark it as cancelled, freeing resources and preventing unwanted outputs.
Instructions
Cancel a queued or running analysis task.
Cancellation stops the task and puts it in the 'cancelled' terminal state. The task and its partial results remain available for deletion. Cancellation of a succeeded or failed task has no effect.
Args: run_id: Task identifier to cancel.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| run_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |