Check Spotify Liked Songs
spotify_library_containsCheck if specific Spotify track IDs are in your Liked Songs. Accepts up to 40 IDs and returns which are saved.
Instructions
Check whether exact Spotify track IDs are in the current user's Liked Songs.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| track_ids | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| saved | Yes | ||
| track_ids | Yes |