You're viewing a demo portfolio

Join the waitlist
PRSM

get_career_trajectory

Active

Tool of Provenio — Art Intelligence

declared in 0.3.2-measured

Cost: ~2s. Artist career trajectory analysis: milestones, career stage, pattern detection (A–E), and comparable historical artists who followed the same path. Career stages: PRE_MARKET → REGIONAL → CRITICAL_PHASE → MARKET_ENTRY → ESTABLISHED. Patterns: A=institutional escalation, B=curator championing, C=movement anchor, D=late market discovery, E=diaspora rediscovery. Use for: emerging artist discovery, gallery acquisition decisions, curator narrative building. Do NOT use for purely biographical queries — use get_artist instead.

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_comparables": {
      "type": "boolean",
      "default": true,
      "description": "Whether to include historical comparable artists (default true). Set false to reduce latency."
    }
  }
}

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 →