search_artists
Search for artists in the MusicBrainz database using filters like country, artist type, or gender to refine results beyond basic name searches.
Instructions
Search for artists with specific filters. Prefer search_entities for simple name searches; use this when filtering by country, type, or gender. Args: name: Artist name country: ISO 3166-1 alpha-2 country code artist_type: 'person', 'group', 'orchestra', 'choir', 'character', 'other' gender: 'male', 'female', 'other', 'not applicable' limit: Max results (default 5)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | ||
| country | No | ||
| artist_type | No | ||
| gender | No | ||
| limit | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |