You're viewing a demo portfolio

Join the waitlist
PRSM

search_galleries

Active

Tool of Provenio — Art Intelligence

declared in 0.3.2-measured

Cost: ~1s. Search galleries by name, tier, country, or city. Tiers: mega (Gagosian/Zwirner level), major (international program), boutique (focused), emerging (newer). Use when: identifying which galleries operate in a specific market or tier band. Use when: building a B2B target list (galleries by region/tier). Do NOT use when: you want to know which gallery represents a specific artist — use find_galleries_by_artist instead.

Parameters schema

{
  "type": "object",
  "$schema": "http://json-schema.org/draft-07/schema#",
  "properties": {
    "city": {
      "type": "string",
      "description": "City name (case-insensitive partial match)."
    },
    "tier": {
      "enum": [
        "mega",
        "major",
        "boutique",
        "emerging"
      ],
      "type": "string"
    },
    "limit": {
      "type": "number",
      "default": 20,
      "description": "Max results (1–100). Default 20."
    },
    "query": {
      "type": "string",
      "description": "Free-text search across gallery name and id."
    },
    "country": {
      "type": "string",
      "description": "ISO 2-letter code (e.g. 'US', 'GB', 'KR')."
    }
  }
}

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 →
search_galleries — Provenio — Art Intelligence — PRSM MCP