SpotifyLikedSongs
Retrieve saved songs from your Spotify library, with options to fetch all tracks or include genre information for better organization.
Instructions
Get user's liked (saved) songs from Spotify library.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| action | Yes | Action to perform: 'get' or 'get_with_genres'. | |
| limit | No | Max number of songs to return. 0 for all songs. |