You're viewing a demo portfolio

Join the waitlist
PRSM

colour_story

Active

Tool of Colour Memory

declared in 2.3.4

Given a hex value, returns a rich narrative about that colour's cultural journey — where it has appeared in history, what it has meant to different civilisations, and what archive names it carries. Essential for image generation prompts, brand storytelling, and creative briefs. Example: '#DC143C' returns the story of crimson from Byzantine imperial courts through Tudor England to modern sport.

Parameters schema

{
  "type": "object",
  "required": [
    "hex"
  ],
  "properties": {
    "hex": {
      "type": "string",
      "description": "Hex value e.g. '#DC143C'"
    },
    "n_archives": {
      "type": "integer",
      "default": 5,
      "description": "Number of archive sources to draw from (default 5)"
    }
  }
}

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 →