get_task_status
Retrieve the current status of a background task by providing its taskId, enabling monitoring of long-running operations.
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 |