spotify_absorb_playlist
Merge unique tracks from a source playlist into a target playlist while skipping duplicates. Preview changes using dry_run mode before applying the update.
Instructions
Merge unique tracks from a source playlist into a target playlist. Tracks already in target are skipped. Set dry_run=False to apply.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| source_playlist_id | Yes | ||
| target_playlist_id | Yes | ||
| dry_run | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |