check_task_status
Verify the current status of an asynchronous task using its unique ID. Ensure real-time progress tracking, error monitoring, and resource management for efficient task handling.
Instructions
Check the status of an async task
Input Schema
Name | Required | Description | Default |
---|---|---|---|
taskId | Yes | The task ID returned by process_task |