You're viewing a demo portfolio

Join the waitlist
PRSM

color-intel__generate_palette

Active

Tool of TO1 Intelligence Fleet

declared in 1.0.0

[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)"
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.50.

Parent server

TO1 Intelligence Fleet

1/7 registries
View full server →