You're viewing a demo portfolio

Join the waitlist
PRSM

get_artist

Active

Tool of Provenio — Art Intelligence

declared in 0.3.2-measured

Cost: ~1s. Composite artist profile — identity + reception + 1-hop influence in/out + education + market aggregates. SINGLE CALL USUALLY SUFFICIENT. Use when: you have an artist ID and need their full picture. Do NOT chain with get_influence_network unless you need depth > 1. Do NOT use for multi-artist comparison — use query_market_summary.

Parameters schema

{
  "type": "object",
  "$schema": "http://json-schema.org/draft-07/schema#",
  "required": [
    "artist_id"
  ],
  "properties": {
    "artist_id": {
      "type": "string",
      "description": "Person ID slug ('paul-gauguin') or full 'person:...' ID. Case-sensitive slug."
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.50.

Parent server

Provenio — Art Intelligence

https://github.com/mildo-ai/brain_for_art

1/7 registries
View full server →