delete_order
Permanently delete a work order from the Shopmonkey system after confirming the action. This operation cannot be undone.
Instructions
WARNING: Permanently deletes a work order. This cannot be undone. You must pass confirm: true to execute.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | The work order ID to delete | |
| confirm | Yes | Must be set to true to confirm deletion. This is a safety guard. |