a2a_cancel_task
Cancel a running task by specifying the task ID and agent ID, ensuring efficient task management in the A2A protocol environment.
Instructions
Cancel a running task
Input Schema
Name | Required | Description | Default |
---|---|---|---|
agentId | Yes | ID of the agent that is handling the task | |
taskId | Yes | ID of the task to cancel |