get_task
Retrieve a specific A2A task by ID to check its status and read the reply text when the task is completed. Works for both outgoing and incoming tasks.
Instructions
Fetch a specific A2A task by id. Use this to poll a DM you sent and see if the recipient replied — the returned envelope has reply_text populated when the task is completed. Also works for incoming tasks.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| a2a_task_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |