spotify_search
Searches Spotify library for tracks, albums, artists, or playlists using a query. Supports filtering by type, limit, offset, and market.
Instructions
Search Spotify for tracks, albums, artists, or playlists.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| bearer_token | Yes | ||
| query | Yes | ||
| type | No | Comma-separated: track, album, artist, playlist (default: track) | |
| limit | No | ||
| offset | No | ||
| market | No |