BearQ: Get Task
bearq_get_taskRetrieve a task's current state, metadata, and activity log immediately without waiting for task completion.
Instructions
Retrieves a task's current state, metadata, and activity log. Returns immediately with whatever's available — does not block on the task completing.
Toolset: Tasks
Parameters:
taskId (number) required: BearQ task ID.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| taskId | Yes | BearQ task ID. |