get_task_status
Get the current status of a background task by supplying its taskId. Check whether the task is running, completed, or failed to monitor job progress.
Instructions
Get the current status of a background task by its taskId.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| taskId | Yes | The taskId returned by start_background_task |