search_tracks
Find songs on Spotify by title, artist, or year, and retrieve album, duration, and popularity details.
Instructions
Search for songs on Spotify. Returns track name, artists, album, duration, URI, and popularity.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Number of results to return (1-50, default: 20) | |
| query | Yes | Search query (e.g., 'Bohemian Rhapsody', 'artist:Queen', 'year:2020') |