save_discover_weekly
Archive your Discover Weekly playlist into a dedicated archive playlist, creating or overwriting it to preserve current tracks. Preview with dry_run before making changes.
Instructions
Archive your Discover Weekly into a regular playlist (creates or overwrites the archive). Resolves Discover Weekly 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) | Discover Weekly Archive |
| response_format | No | 'concise' = human prose, 'detailed' = more fields in prose, 'json' = raw API object | concise |