estimates_items_delete
Delete an item from an estimate using estimate ID and item ID. Confirmation is required for this destructive action.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Estimate ID | |
| itemId | Yes | Estimate item ID | |
| confirm | No | Set to true to confirm this potentially destructive action |