ai-cancel_work_item
ai-cancel_work_itemCancel a pending work item that hasn't started processing. Prevents unnecessary processing by aborting queued items.
Instructions
Cancels a pending work item (pending → cancelled). Cannot cancel items that are already processing.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| work_item_id | Yes | Work item ID (@rid format) |