check_saved_in_library
Verify if specific Spotify tracks or episodes are saved in your library. Provide URIs to get their saved status.
Instructions
Check if items are saved in the current user's library.
Auto-chunks at 50 items per request.
Args:
uris: List of Spotify URIs to check (e.g. ["spotify:track:xxx"]).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| uris | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |