hermes_task_cancel
Cancel a running Hermes task by its task ID to request early termination. Note that the underlying computation may continue after cancellation request.
Instructions
Request task cancellation; response is explicit that Hermes may continue underlying computation.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| task_id | Yes | bridge_task_id or known A2A task id | |
| timeout | No | Cancel request timeout in seconds |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||