get_task_status
Check the current status of an async command or task by providing its ID to monitor execution progress.
Instructions
Get the current status of a previously executed async command/task
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| taskId | Yes | The ID of the task to check status for |