delete_gift
Delete a gift by ID. With confirm: true, permanently removes the gift; without confirmation, returns a dry-run summary showing what would be deleted.
Instructions
Delete a gift by id. Without confirm: true, returns a dry-run summary. Pass confirm: true to actually delete.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | ||
| confirm | No |