Search Spotify
spotify_searchSearch Spotify by query and content type to retrieve tracks, albums, artists, playlists, episodes, or shows. Returns up to 10 results per call, with optional limit and offset.
Instructions
Search Spotify for tracks, albums, artists, playlists, podcast episodes, or shows. Returns at most 10 typed results per call.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| query | Yes | ||
| offset | No | ||
| item_type | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| type | Yes | ||
| items | Yes | ||
| query | Yes | ||
| total | Yes | ||
| offset | Yes |