Update Spotify Playlist
spotify_playlist_updateUpdate Spotify playlist metadata (name, description, public, collaborative) by playlist ID and verify changes by re-reading each field.
Instructions
Update metadata for an exact playlist ID and re-read each requested field once for verification.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | No | ||
| public | No | ||
| description | No | ||
| playlist_id | Yes | ||
| collaborative | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| status | Yes | ||
| warning | No | ||
| observed | No | ||
| mismatches | Yes | ||
| playlist_id | Yes | ||
| spotify_url | No | ||
| updated_fields | Yes |