palette_specify
ActiveTool of Colour Memory
declared in 2.3.4
Generate a complete interior specification from 2-8 hex values. Returns surface assignments, 60-30-10 proportions, lighting behaviour, and archive colour names.
Parameters schema
{
"type": "object",
"required": [
"colours"
],
"properties": {
"style": {
"type": "string",
"description": "e.g. 'heritage', 'contemporary', 'minimal'"
},
"colours": {
"type": "array",
"items": {
"type": "string"
},
"description": "List of 2-8 hex values"
},
"room_type": {
"type": "string",
"description": "e.g. 'living', 'bedroom', 'kitchen', 'study'"
}
}
}No endpoints wrapped at confidence ≥ 0.50.
Parent server
Colour Memory
https://github.com/DigbyO/colour-memory-api
2/7 registries