openclaw_task_status
Check the status of an async task and retrieve its result upon completion by supplying the task ID.
Instructions
Check the status of an async task. Returns status, and result if completed.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| task_id | Yes | The task ID returned from openclaw_chat_async |