save_release_radar
Archive your Release Radar into a regular Spotify playlist, creating or overwriting it. Preview changes with dry run and keep the archive in sync automatically.
Instructions
Archive your Release Radar into a regular playlist (creates or overwrites the archive). Resolves Release Radar via /me/playlists exact match first, falling back to search (unverified); dry_run previews; idempotent if archive already matches. Result echoes source identity (owner, url, verified).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| dry_run | No | Preview only: validate inputs and describe exactly what would change without performing it | |
| archive_name | No | Archive playlist name (created if missing, overwritten if present) | Release Radar Archive |
| response_format | No | 'concise' = human prose, 'detailed' = more fields in prose, 'json' = raw API object | concise |