colour_hooks
ActiveTool of Colour Memory
Generate a hook sentence, three-sentence story, tweet, image prompt, and follow-up questions for any hex colour. Backed by the nearest archive colour's cultural provenance. Tunable by audience (general public, designers, historians, children) and tone (dinner party, academic, social media, brand copy). Use to make archive colours shareable, to generate content, or to power a public-facing colour chat experience.
Parameters schema
{
"type": "object",
"required": [
"hex"
],
"properties": {
"hex": {
"type": "string",
"description": "Hex colour e.g. '#154F20'"
},
"tone": {
"type": "string",
"default": "dinner party",
"description": "Desired tone e.g. 'dinner party', 'academic', 'social media', 'brand copy'"
},
"audience": {
"type": "string",
"default": "general public",
"description": "Target audience e.g. 'general public', 'interior designers', 'children'"
}
}
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
Colour Memory
https://github.com/DigbyO/colour-memory-api
2/7 registries