playlist_history
View saved playlist backup snapshots with file names, creation times, and track counts. Use this read-only list to locate a snapshot before exploring details, changes, or cloning it.
Instructions
List your local backup snapshots (from backup_now): file name, created timestamp, and the counts each snapshot carries. The entry point for snapshot_detail / changelog / clone_snapshot. Read-only, no API calls.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| max_results | No | Max items to return (default: SPOTIFY_MCP_MAX_ITEMS env or 50) | |
| response_format | No | 'concise' = human prose, 'detailed' = more fields in prose, 'json' = raw API object | concise |