lookup_color_palette
ActiveTool of GoCreative Agent API
declared in 1.27.1
Generate a complementary color palette from a seed hex code. Use for design agents and theme generators. Example call: {"seed_hex": "3b82f6"} Cost: $0.005–$0.05 USDC on Base per call.
Parameters schema
{
"type": "object",
"title": "lookup_color_paletteArguments",
"required": [
"seed_hex"
],
"properties": {
"seed_hex": {
"type": "string",
"title": "Seed Hex"
}
}
}No endpoints wrapped at confidence ≥ 0.50.
Parent server
GoCreative Agent API
1/7 registries