spotify_absorb_playlist
Merge unique tracks from a source playlist into a target playlist, skipping existing tracks. Use dry_run to preview changes before applying.
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 |