search_artists
Search for artists by name, retrieving the best match first. Control result volume with optional limit and page parameters.
Instructions
Search artists by name, best match first.
Args: artist: The artist name to search for. limit: Results per page (default 30, maximum 1000). page: Which page of results to fetch.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page | No | ||
| limit | No | ||
| artist | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |