pin_playlist
Add any Spotify playlist to your library by following it. Specify the playlist ID and choose public or private follow status.
Instructions
Follow (pin) a playlist to your library. PUT /playlists/{id}/followers.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| public | No | Whether the follow should be public (Spotify default: true) | |
| playlist_id | Yes | Playlist ID to follow | |
| response_format | No | 'concise' = human prose, 'detailed' = more fields in prose, 'json' = raw API object | concise |