playlist_collab_toggle
Toggle a playlist's collaborative and public flags. Guards against having both public and collaborative enabled simultaneously.
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 |