accounting_invoice_items_delete
Delete a specific item from an invoice by providing the invoice and item IDs, with confirmation required for this destructive action.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| itemId | Yes | Invoice item ID | |
| confirm | No | Set to true to confirm this potentially destructive action | |
| invoiceId | Yes | Invoice ID |