library_snapshot_diff
Compare two library or playlist snapshot JSON files to reveal added and removed items, including counts and sample entries.
Instructions
Diff two portability/library sidecar JSON files (library.json or playlists.json): added/removed counts + samples. Quota: 🟢 local only (no API).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| after_path | Yes | Path to after snapshot JSON | |
| before_path | Yes | Path to before snapshot JSON | |
| response_format | No | 'concise' = human prose, 'detailed' = more fields in prose, 'json' = raw API object | concise |