vibekit_cancel_task
Cancel a running task by its ID to halt execution. No changes if the task already completed.
Instructions
Cancel a running task by ID. No-op for tasks that have already completed.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| taskId | Yes | The task ID to cancel |