You're viewing a demo portfolio

Join the waitlist
PRSM

get_exhibition_history

Active

Tool of Provenio — Art Intelligence

declared in 0.3.2-measured

Cost: ~0.5s–1s. Exhibition history for an artist OR artwork. SINGLE CALL. Returns normalised exhibition records (exhibitions table) when available; falls back to knowledge-graph event nodes (raw_json scan) when the normalised table is empty. Coverage: 94 curated events for 20+ artists as of 2026-04-24. For artists with no data, returns actionable guidance including the exact CLI command to run artsy_exhibitions.py to ingest missing records. Always returns coverage_gaps and suggested_next_tools when data is sparse or absent.

Parameters schema

{
  "type": "object",
  "$schema": "http://json-schema.org/draft-07/schema#",
  "properties": {
    "artist_id": {
      "type": "string",
      "description": "Person ID slug or 'person:...'. Mutually exclusive with artwork_id."
    },
    "artwork_id": {
      "type": "string",
      "description": "Artwork ID slug or 'artwork:...'. Mutually exclusive with artist_id."
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.70.

Parent server

Provenio — Art Intelligence

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

1/7 registries
View full server →