You're viewing a demo portfolio

Join the waitlist
PRSM

palette_iterate

Active

Tool of Colour Memory

declared in 2.3.4

Refine an existing palette using natural language feedback. Submit your current palette and feedback such as more melancholic, too corporate add warmth, or better for Gen Z luxury. Returns a refined palette with archive grounding and change rationale.

Parameters schema

{
  "type": "object",
  "required": [
    "palette",
    "feedback"
  ],
  "properties": {
    "markets": {
      "type": "array",
      "items": {
        "type": "string"
      },
      "description": "Target markets"
    },
    "palette": {
      "type": "array",
      "items": {
        "type": "string"
      },
      "description": "Current hex palette to refine"
    },
    "feedback": {
      "type": "string",
      "default": "",
      "description": "Natural language refinement e.g. more melancholic"
    },
    "use_case": {
      "type": "string",
      "description": "Use case context e.g. luxury homewares"
    },
    "direction": {
      "type": "string",
      "default": "",
      "description": "Alias for feedback — natural language direction e.g. more dangerous, more historical, warmer"
    },
    "n_results": {
      "type": "integer",
      "description": "Number of variants to return (default 1)"
    }
  }
}

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 →