You're viewing a demo portfolio

Join the waitlist
PRSM

query_market_summary

Active

Tool of Provenio — Art Intelligence

declared in 0.3.2-measured

Cost: ~2s. Per-artist market aggregates × reception × polity. Use for cross-artist comparison. Single artist deep profile: get_artist. Individual lots: search_auction_history.

Parameters schema

{
  "type": "object",
  "$schema": "http://json-schema.org/draft-07/schema#",
  "properties": {
    "era": {
      "type": "string",
      "description": "Era substring (e.g. 'contemporary', 'modern')."
    },
    "limit": {
      "type": "integer",
      "default": 25,
      "maximum": 100,
      "minimum": 1
    },
    "polity": {
      "type": "string",
      "description": "Polity name substring (e.g. 'French Republic', 'Qing')."
    },
    "artist_id": {
      "type": "string",
      "description": "Specific artist."
    },
    "min_price_usd": {
      "type": "integer",
      "maximum": 9007199254740991,
      "minimum": -9007199254740991,
      "description": "Min across max_usd_2024 → max_realized_price_usd → max_usd_nominal (whichever available)."
    },
    "reception_register": {
      "enum": [
        "hostile_contemporary",
        "ambivalent_contemporary",
        "rehabilitation",
        "canonical_elevation",
        "contested",
        "ignored",
        "rediscovered"
      ],
      "type": "string",
      "description": "Filter by the artist's latest reception register."
    }
  }
}

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 →