BearQ: Stop Task
bearq_stop_taskCancel a running BearQ task by providing its task ID. Use this to stop tasks that are currently executing.
Instructions
Cancels a running task.
Toolset: Tasks
Parameters:
taskId (number) required: BearQ task ID to cancel.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| taskId | Yes | BearQ task ID to cancel. |