get_artist
Get one artist's profile with their upcoming dates and recent history. Provide artist_id, slug, or name. Use this to answer 'Tell me about Tale of Us' or 'What is Objekt up to?'
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | No | Exact artist name | |
| slug | No | Artist slug, as used by /artist/:slug | |
| artist_id | No | Artist UUID |