spotify_dj_plan
Plan a fixed DJ set order from audio analysis, ensuring deterministic sequencing without modifying your Spotify library. Set energy curve and artist spacing for tailored transitions.
Instructions
Create an immutable deterministic DJ order without changing Spotify.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| analysis_id | Yes | ||
| energy_curve | No | warmup-build-peak-close | |
| artist_spacing | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| plan_id | Yes | ||
| warnings | Yes | ||
| analysis_id | Yes | ||
| playlist_id | Yes | ||
| energy_curve | Yes | ||
| target_order | Yes | ||
| original_order | Yes | ||
| schema_version | No | ||
| source_snapshot_id | Yes |