clone_playlist_cover
Reuse an existing playlist cover by copying it from a source playlist to a target playlist. Provide the source and target playlist IDs to replace the target's artwork.
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 |