BearQ: Get Task Status
bearq_get_task_statusCheck whether a BearQ task is running, complete, error, or cancelled, reducing data transfer by avoiding full task details.
Instructions
Retrieves the status of a task (running / complete / error / cancelled). Cheaper than fetching full task details.
Toolset: Tasks
Parameters:
taskId (number) required: BearQ task ID.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| taskId | Yes | BearQ task ID. |