delete_quote_line_item
Delete a line item from a quote with quote_id and item_id. Resolve quote errors or omissions by removing specific items.
Instructions
Delete a line item from a quote.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| item_id | Yes | The line item UUID | |
| quote_id | Yes | The quote UUID |