tickets_remove_line_item
Remove a line item from a ticket after confirming the removal. Requires explicit user confirmation to execute.
Instructions
Remove a line item from a ticket. The user MUST confirm before executing this.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Ticket ID | |
| ticket_line_item_id | Yes | Line item ID to remove | |
| confirmed | Yes | Must be true to confirm removal |