Skip to main content

list_artists

List root artists for a project — performers linked to recordings.
ParameterTypeRequiredDefaultDescription
projectIdUUIDYes-Project ID
pageintegerNo1Page number
perPageintegerNo20Items per page (1–100)
includeMergedbooleanNofalseInclude merged artists
Sample prompt: “Show me all artists in the project”

get_artist

Get an artist by ID.
ParameterTypeRequiredDefaultDescription
artistIdstringYes-Artist ID
projectIdUUIDYes-Project ID
includeMergedbooleanNofalseInclude merged artists
Sample prompt: “Get details for artist art-789”