pricebook_materials_delete
Delete a material from the pricebook by providing its ID. Use the confirm parameter to execute this destructive action.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Material ID | |
| confirm | No | Set to true to confirm this potentially destructive action |