claude_code_check_result
Check whether an asynchronous Claude Code task is running or completed, and retrieve its result when available.
Instructions
Check the status of an async Claude Code task. Returns running/completed status and the result if available.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| task_id | Yes | The task_id returned by claude_code_execute_async |