You're viewing a demo portfolio

Join the waitlist
PRSM

color_convert

Active

Tool of WingmanProtocol Agent Gateway

declared in 1.5.1

Color Converter (HEX / RGB / HSL) — Convert a color between HEX, RGB and HSL representations.

Parameters schema

{
  "type": "object",
  "properties": {
    "b": {
      "type": "integer",
      "description": "Blue 0-255"
    },
    "g": {
      "type": "integer",
      "description": "Green 0-255"
    },
    "r": {
      "type": "integer",
      "description": "Red 0-255"
    },
    "hex": {
      "type": "string",
      "description": "Hex color, e.g. '#3498db' (or provide r/g/b)"
    }
  },
  "additionalProperties": false
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.70.

Parent server

WingmanProtocol Agent Gateway

https://github.com/WingmanProtocol-Agent-Gateway/wingman-agent-gateway

1/7 registries
View full server →
color_convert — WingmanProtocol Agent Gateway — PRSM MCP