You're viewing a demo portfolio

Join the waitlist
PRSM

palette_concept

Active

Tool of Colour Memory

declared in 2.3.4

Generate a historically grounded colour palette from a cultural concept or theme. Returns 4-6 coordinated archive colours with hex values, proportions, and provenance. Examples: 'Victorian mourning', 'Ottoman court', 'Japanese wabi-sabi', 'Scandinavian winter', 'West African kente', 'Renaissance Florence'. Every colour returned is sourced from the archive with documented history.

Parameters schema

{
  "type": "object",
  "required": [
    "concept"
  ],
  "properties": {
    "avoid": {
      "type": "array",
      "items": {
        "type": "string"
      },
      "default": [],
      "description": "Colours, pigments or topics to exclude e.g. ['arsenic green']. Applied before selection."
    },
    "concept": {
      "type": "string",
      "description": "Cultural theme or historical period e.g. 'Victorian mourning' or 'Ottoman court'"
    },
    "n_colours": {
      "type": "integer",
      "default": 5,
      "description": "Number of colours to return (default 5, max 8)"
    },
    "include_neutrals": {
      "type": "boolean",
      "default": true,
      "description": "Include neutral/background colours"
    }
  }
}

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 →