brand_report
ActiveTool of Colour Memory
One-call complete brand colour intelligence report. Input: hex + brand context + markets + medium + product type. Output: archive anchor, cliche contradiction, colour DNA, strategy verdict, commercial signals, market reading per market, usage rules, palette roles, ecommerce copy, memory hooks, Instagram caption, and Midjourney/Flux/DALLE agent brief. Runs entirely internally -- no chained calls, cannot be blocked by agent safety filters. Use this instead of chaining colour_strategy + cliche_breaker + ecommerce_product_copy + memory_hooks + agent_brief separately. Two Claude calls total. One complete response.
Parameters schema
{
"type": "object",
"required": [
"hex"
],
"properties": {
"hex": {
"type": "string",
"description": "Hero hex colour e.g. '#4A2A50'"
},
"medium": {
"type": "string",
"default": "general",
"description": "Medium e.g. 'packaging', 'digital', 'interior'"
},
"concept": {
"type": "string",
"description": "Optional concept to search for cliche contradiction e.g. 'luxury', 'eco', 'wellness'"
},
"markets": {
"type": "array",
"description": "Target markets e.g. ['UK', 'France', 'Japan']"
},
"product_type": {
"type": "string",
"description": "Product type for copy e.g. 'velvet cushion', 'fragrance', 'cleaning spray'"
},
"target_model": {
"type": "string",
"default": "midjourney",
"description": "Image model for agent brief e.g. 'midjourney', 'flux', 'dalle'"
},
"brand_context": {
"type": "object",
"description": "Brand context: category, positioning, audience, channels"
}
}
}No endpoints wrapped at confidence ≥ 0.50.
Parent server
Colour Memory
https://github.com/DigbyO/colour-memory-api
2/7 registries