getClaudeTaskStatus
Retrieve the status and output of a Claude task submitted via runClaudeTask. Check task completion and access results using its task ID.
Instructions
Get the status and output of a Claude task enqueued with runClaudeTask.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| taskId | Yes | The task ID returned by runClaudeTask. |