spotify_find_playlist_subsets
Find duplicate Spotify playlists by detecting near-subsets where one playlist's tracks mostly exist in another, using configurable thresholds to identify redundant collections.
Instructions
Scan all your playlists and find ones where one playlist is a near-subset of another. Threshold is the percentage of the smaller playlist's tracks that must exist in the larger.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| threshold | No | ||
| owner_only | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |