You're viewing a demo portfolio

Join the waitlist
PRSM

find_galleries_by_artist

Active

Tool of Provenio — Art Intelligence

declared in 0.3.2-measured

Cost: ~1s. Find all galleries that represent (currently or formerly) a specific artist. Returns: ordered list of representations (current first, then deceased_estate, then former), with gallery tier/city/country and period. Use when: verifying primary-market representation for valuation or attribution context. Use when: building artist-centric outreach (which galleries control supply). Use when: tracking representation history for a deceased artist's estate.

Parameters schema

{
  "type": "object",
  "$schema": "http://json-schema.org/draft-07/schema#",
  "required": [
    "artist_id"
  ],
  "properties": {
    "artist_id": {
      "type": "string",
      "description": "Person ID slug or 'person:...'. Required."
    },
    "include_former": {
      "type": "boolean",
      "default": true,
      "description": "Include former representations (default true)."
    }
  }
}

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 →