Find an artist UUID via name or Spotify URL.
Returns an array of artists matching the search query. This is essential for obtaining the Artist UUID that other complex endpoints and the Agent might need.
GET https://chatmu.io/api/chatmu/search-artist?q=Rosalia&mode=locallocal for optimized internal catalog search.If you prefer searching strictly by Spotify catalog, you can use our proxy: GET /api/spotify/search-artist?q={name}