autotask_delete_quote_item
Permanently delete a quote item (line item) from a quote. Provide the parent quote ID and the quote item ID to remove it. This action cannot be undone.
Instructions
⚠ DESTRUCTIVE — IRREVERSIBLE. Permanently deletes a quote item (line item) from a quote. This action cannot be undone. Confirm with the user before invoking.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| quoteId | Yes | The parent quote ID | |
| quoteItemId | Yes | The quote item ID to delete |