search
Search the Spotify catalog for tracks, albums, artists, or playlists. Use text queries with optional field filters like artist: or year: to narrow results.
Instructions
Search the Spotify catalog.
Args:
query: Search text. Supports Spotify field filters, e.g.
artist:radiohead track:creep or year:2020 genre:jazz.
types: Comma-separated result types to return. Any of:
track, album, artist, playlist. Defaults to track.
limit: Max results per type (1-50). Defaults to 10.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| query | Yes | ||
| types | No | track |