spotify_artists_search
Find Spotify artists by search term and retrieve normalized results from Spotify Web Player. Control output with limit and offset.
Instructions
Search Spotify artists. Returns normalized Spotify Web Player artist search results for a search term.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| q | Yes | Search term | |
| limit | No | Result limit, clamped to 1-50 | |
| offset | No | Search offset |