search_artists
Search for artists by name, genre, or keywords on Spotify to discover music, build playlists, or research talent. Returns artist details, popularity scores, and links for exploration. Requires a valid Spotify access token.
Instructions
Search for artists using names, genres, or keywords to discover new music and talent.
🎯 USE CASES: • Finding artists when you only remember partial names • Discovering artists within specific genres or styles • Locating emerging or independent artists • Building diverse playlists with multiple artists • Researching artists for events or collaborations
📝 WHAT IT RETURNS: • Ranked artist results based on search relevance • Artist names, images, and genre classifications • Popularity scores and follower counts • Links to explore each artist's catalog • External URLs and social media links
🔍 EXAMPLES: • "Search for 'jazz pianist' artists" • "Find artists named 'John'" • "Look for 'indie rock' bands" • "Search for artists from 'Nashville'" • "Find 'female rapper' artists"
💡 SEARCH STRATEGIES: • Use genre keywords: "progressive metal", "folk acoustic" • Include location: "Seattle grunge", "Detroit techno" • Try instrument-specific searches: "saxophone", "violin" • Use descriptive terms: "soulful", "experimental", "classical"
⚠️ REQUIREMENTS: • Valid Spotify access token • Meaningful search keywords for best results
Input Schema
Name | Required | Description | Default |
---|---|---|---|
limit | No | ||
query | Yes | Search query for artists (artist name, keywords) | |
token | Yes | Spotify access token for authentication |