You're viewing a demo portfolio

Join the waitlist
PRSM

nato_phonetic_spell

Active

Tool of WingmanProtocol Agent Gateway

declared in 1.5.1

NATO Phonetic Alphabet Spell-Out — Spell text (A-Z) out using the ICAO/NATO phonetic alphabet (Alpha, Bravo, Charlie, ...), or decode a spelled-out string back to letters.

Parameters schema

{
  "type": "object",
  "required": [
    "text"
  ],
  "properties": {
    "mode": {
      "enum": [
        "encode",
        "decode"
      ],
      "type": "string",
      "description": "encode | decode (default encode)"
    },
    "text": {
      "type": "string",
      "description": "Text to spell out, or phonetic words to decode"
    }
  },
  "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 →
nato_phonetic_spell — WingmanProtocol Agent Gateway — PRSM MCP