billy_delete_product
Delete a product from your Billy account. Requires explicit confirmation to execute the deletion.
Instructions
Delete a product. WRITE — requires confirm:true.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | ||
| confirm | No | REQUIRED to execute. Pass true to actually run the mutation. Without it, this tool returns a dry-run preview of what would happen — explicit second call with confirm:true is needed to write. |