You're viewing a demo portfolio

Join the waitlist
PRSM

palette_heritage

Active

Tool of Colour Memory

declared in 2.3.4

Given a legacy palette, generate an archive-grounded premium support system. For each existing colour: identifies its historical archive anchor, names it, and scores its provenance confidence. Detects palette gaps and fills them from the archive. Returns full palette with roles, confidence scores, CSS tokens, and production notes. Every addition has a named historical origin.

Parameters schema

{
  "type": "object",
  "required": [
    "palette"
  ],
  "properties": {
    "market": {
      "type": "string",
      "description": "Target market"
    },
    "context": {
      "type": "string",
      "description": "Brand context"
    },
    "palette": {
      "type": "array",
      "description": "Existing hex values"
    },
    "brand_name": {
      "type": "string",
      "description": "Brand name for CSS tokens"
    },
    "n_additions": {
      "type": "integer",
      "description": "Archive colours to add (default 3)"
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.50.

Parent server

Colour Memory

https://github.com/DigbyO/colour-memory-api

2/7 registries
View full server →