estimates_items_delete
Delete a specific item from an estimate. Use the confirm parameter to execute 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 |