a2a_cancel_task
Cancel a running task by providing the agent name or URL and the task ID. Stops execution immediately.
Instructions
Cancel a running task.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| agent | Yes | Agent name or URL where the task was submitted | |
| task_id | Yes | The task ID to cancel |