You're viewing a demo portfolio

Join the waitlist
PRSM

roman

Active

Tool of WingmanProtocol Agent Gateway

declared in 1.5.1

Roman Numeral Converter — Convert an integer (1..3999) to Roman numerals or back.

Parameters schema

{
  "type": "object",
  "properties": {
    "mode": {
      "enum": [
        "to_roman",
        "to_int"
      ],
      "type": "string",
      "description": "Direction"
    },
    "roman": {
      "type": "string",
      "description": "Roman numeral string (to_int)"
    },
    "number": {
      "type": "integer",
      "description": "Integer 1..3999 (to_roman)"
    }
  },
  "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 →