delete_wishlist
Deletes a wishlist by ID. Without confirmation, preview the deletions; with confirm set to true, permanently remove the wishlist.
Instructions
Delete a wishlist by id. Without confirm: true, returns a dry-run summary of what would be deleted. Pass confirm: true to actually delete.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | ||
| confirm | No |