clone_playlist_cover
Copy a playlist's cover image to another playlist. Specify source and target playlist IDs, optionally preview changes with dry run.
Instructions
Copy cover image from source playlist to target. Quota: 🟢 GET images + PUT images (plus image fetch).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| dry_run | No | Preview only: validate inputs and describe exactly what would change without performing it | |
| image_index | No | ||
| source_playlist_id | Yes | ||
| target_playlist_id | Yes |