a2a_get_task
Retrieve the current status and details of a specific task by providing its ID and the agent ID that processed it.
Instructions
Get the current state of a task
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| taskId | Yes | ID of the task to retrieve | |
| agentId | Yes | ID of the agent that handled the task |