estimates_delete_line_item
Delete a line item from an estimate by specifying estimate and line item IDs, with mandatory user confirmation.
Instructions
Delete a line item from an estimate. The user MUST confirm.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Estimate ID | |
| line_item_id | Yes | Line item ID | |
| confirmed | Yes | Must be true |