You're viewing a demo portfolio

Join the waitlist
PRSM

color_contrast

Active

Tool of WingmanProtocol Agent Gateway

declared in 1.5.1

WCAG Color Contrast Checker — Contrast ratio between two hex colors plus WCAG 2.x AA/AAA pass/fail for normal and large text.

Parameters schema

{
  "type": "object",
  "required": [
    "foreground",
    "background"
  ],
  "properties": {
    "background": {
      "type": "string",
      "description": "Background hex color, e.g. '#FFFFFF' or 'fff'"
    },
    "foreground": {
      "type": "string",
      "description": "Foreground hex color, e.g. '#111111' or '111'"
    }
  },
  "additionalProperties": false
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.50.

Parent server

WingmanProtocol Agent Gateway

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

1/7 registries
View full server →