get_task
Fetch a specific A2A task by ID to poll sent DMs for replies, or to inspect incoming tasks. Reply text appears when completed.
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 |