playlist_collab_toggle
Toggle collaborative and public flags on a Spotify playlist while preventing the invalid state where both are true; use dry_run to preview changes first.
Instructions
Toggle collaborative/public flags (guards public=true && collaborative=true 400). Quota: 🟢 GET + PUT.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| public | No | ||
| dry_run | No | Preview only: validate inputs and describe exactly what would change without performing it | |
| playlist_id | Yes | ||
| collaborative | No |