agent_status
Retrieve the current status, output, or error from a background task by providing its unique task ID.
Instructions
Check the status, output, or error of a background task dispatched via agent_send.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| taskId | Yes | Task ID returned from agent_send (e.g. 'task_claude_12345') |