color-intel__generate_palette
ActiveTool of TO1 Intelligence Fleet
[color-intel] Generate a color harmony palette from a base color. Palette types: 'complementary' (opposite colors, high contrast), 'triadic' (3 colors 120° apart), 'analogous' (adjacent hues, harmonious), 'split-complementary' (softer than complementary), 'tetradic' (4 colors, square), 'monochromatic' (same hue, different lightness).
Parameters schema
{
"type": "object",
"required": [
"color",
"type"
],
"properties": {
"type": {
"type": "string",
"description": "Palette type: 'complementary', 'triadic', 'analogous', 'split-complementary', 'tetradic', or 'monochromatic'"
},
"color": {
"type": "string",
"description": "Base color to generate the palette from (hex, CSS name, or rgb)"
}
}
}No endpoints wrapped at confidence ≥ 0.50.
Parent server
TO1 Intelligence Fleet
1/7 registries