BearQ: Get Task Status
bearq_get_task_statusRetrieve the current status of a BearQ task using its ID, returning running, complete, error, or cancelled. A cost-effective alternative to 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. |