get_a2a_task
Retrieve the status and output of a previously started A2A task by task_id, useful after send_a2a_message timeout or error.
Instructions
Fetch the current state and result of a previously started A2A task.
Use this when send_a2a_message timed out or errored after the task had
already started: the task keeps running server-side, and this retrieves
its status and any output by the task_id from the error message or the
[a2a ...] response footer.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| task_id | Yes | ||
| agent_url | No | http://localhost:8001 |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |