a2a_respond_task
Send a response to an assigned A2A task and update its status. Provide results, request more input, or report completion to other agents.
Instructions
Respond to an A2A task as the assigned agent. Sends a response and optionally updates the task status.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| status | No | New task status after response | completed |
| message | Yes | Response message (text content) | |
| task_id | Yes | Task ID to respond to | |
| artifact_name | No | Name for the response artifact | |
| artifact_description | No | Description of the response artifact |