delete_asset
Delete an asset from the brand library using its asset ID. Set confirm to true to complete the deletion.
Instructions
Soft-delete an asset from the brand library. Pass confirm: true to proceed.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| assetId | Yes | Asset ID to delete | |
| brandId | No | Brand ID (defaults to active brand) | |
| confirm | Yes | Must be true to confirm deletion |