snapshot_diff_summary
Compare two Spotify snapshots to identify changes, displaying counts and the first few added or removed tracks for quick review.
Instructions
One-paragraph summary of the differences between two snapshots: counts plus the first few changed tracks
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| to_snapshot | Yes | Newer snapshot (id, filename, or path) | |
| from_snapshot | Yes | Older snapshot (id, filename, or path) | |
| response_format | No | 'concise' = human prose, 'detailed' = more fields in prose, 'json' = raw API object | concise |