undo_mutation
Revert a past Spotify mutation by receipt ID. Restores removed playlist items or library saves, with dry-run preview support.
Instructions
Undo a specific mutation by receipt ID. Inverts: playlist_items add→remove, library save→remove. Non-reversible kinds return not reversible. Supports dry_run.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| dry_run | No | Preview only: validate inputs and describe exactly what would change without performing it | |
| receipt_id | Yes | Receipt ID to undo |