get_saved_tracks
Retrieve your liked tracks sorted by most recently saved. Build playlists from your explicit preferences with pagination support.
Instructions
Get the current user's saved (liked) tracks.
Returns tracks from the user's library, sorted by most recently saved. Supports pagination via limit (max 50) and offset. A rich signal for playlist building since liked songs reflect explicit user preference.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| offset | No |