You're viewing a demo portfolio

Join the waitlist
PRSM

palette_strict

Active

Tool of Colour Memory

declared in 2.3.4

Like palette_concept but with archive filtering and relevance controls. Use allowed_archives to restrict results to specific cultural traditions e.g. ['Japan'] for Japanese only. Use min_relevance to filter weak concept matches. Fixes cross-archive drift when cultural specificity matters.

Parameters schema

{
  "type": "object",
  "required": [
    "concept"
  ],
  "properties": {
    "concept": {
      "type": "string",
      "description": "Cultural concept e.g. Japanese wabi-sabi"
    },
    "n_colours": {
      "type": "integer",
      "default": 5,
      "description": "Number of colours (default 5)"
    },
    "min_relevance": {
      "type": "number",
      "default": 0.3,
      "description": "Minimum relevance score 0-1 (default 0.3)"
    },
    "allowed_archives": {
      "type": "array",
      "items": {
        "type": "string"
      },
      "description": "Archive names to restrict results e.g. ['Japan', 'China']"
    },
    "include_neutrals": {
      "type": "boolean",
      "default": true,
      "description": "Include neutral tones (default true)"
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.70.

Parent server

Colour Memory

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

2/7 registries
View full server →