pricebook_equipment_delete
Delete a specific equipment item from the pricebook by providing its ID. Requires confirmation to prevent accidental deletion.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Equipment ID | |
| confirm | No | Set to true to confirm this potentially destructive action |