update_playlist
Update Spotify playlist details by specifying only the fields to change: name, description, or public status.
Instructions
Update playlist details (name, description, public status).
Only provide the fields you want to change.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| playlist_id | Yes | Playlist ID | |
| name | No | New playlist name (optional) | |
| description | No | New playlist description (optional) | |
| public | No | New public status (optional) |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||