search_albums
Search Spotify for albums by name or query. Retrieve album details including artists, release date, track count, and URI.
Instructions
Search for albums on Spotify. Returns album name, artists, release date, track count, and URI.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Number of results to return (1-50, default: 20) | |
| query | Yes | Album name or search query (e.g., 'Dark Side of the Moon') |