openclaw_task_status
Check the status of an asynchronous task and retrieve its result when completed.
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 |