playlist_collaboration_report
Generate a report of playlist contributors, showing who added each track, addition counts, first and last timestamps, and the most active members.
Instructions
Report who added what to a playlist (counts + first/last timestamps, most-active)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| playlist_id | Yes | Playlist ID | |
| response_format | No | 'concise' = human prose, 'detailed' = more fields in prose, 'json' = raw API object | concise |