openclaw_task_status
Check the status and retrieve results of asynchronous tasks in the OpenClaw MCP server using task IDs from openclaw_chat_async.
Instructions
Check the status of an async task. Returns status, and result if completed.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| task_id | Yes | The task ID returned from openclaw_chat_async |