snapshot_added_at_report
Generate a monthly breakdown of when tracks in a playlist snapshot were added, grouped by YYYY-MM. Use it to audit playlist growth and identify addition patterns over time.
Instructions
Report when the tracks in a snapshot were added to the playlist, bucketed by month (YYYY-MM)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| snapshot | Yes | Snapshot id, filename, or path | |
| response_format | No | 'concise' = human prose, 'detailed' = more fields in prose, 'json' = raw API object | concise |