getUsersSavedTracks
Retrieve tracks from your Spotify Liked Songs library with pagination support for managing saved music.
Instructions
Get a list of tracks saved in the user's "Liked Songs" library
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Maximum number of tracks to return (1-50) | |
| offset | No | Offset for pagination (0-based index) |