openclaw_task_status
Check the status of an asynchronous task. Returns the current status and result if the task is 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 |