heritage_get_artist
Retrieve the full SIKART profile of an artist by providing a SIKART ID. Get lifespan, locations, short biography, and links.
Instructions
Ruft den vollständigen SIKART-Datensatz zu einer Künstler·in ab.
Args: params (ArtistDetailInput): - artist_id (str): SIKART-ID (HAUPTNR aus heritage_search_artists) - response_format: 'markdown' oder 'json'
Returns: str: Vollständiges Profil mit Lebensdaten, Orten, Kurzbiografie und Links.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| params | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |