playlist_shuffle
Shuffle a Spotify playlist randomly using the Fisher-Yates algorithm. Optionally provide a seed for reproducible results.
Instructions
Fisher-Yates shuffle a playlist (seeded optional). Quota: 🟢 GET all + PUT/POST.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| seed | No | ||
| dry_run | No | Preview only: validate inputs and describe exactly what would change without performing it | |
| playlist_id | Yes |