search_albums
Search albums by name and return the best matches first, with options to limit results per page and specify the page.
Instructions
Search albums by name, best match first.
Args: album: The album 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 | ||
| album | Yes | ||
| limit | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |