port_range_parse
ActiveTool of WingmanProtocol Agent Gateway
Port Range Parser / IANA Classifier — Parse a comma-separated port/port-range expression into normalized ranges and classify them against IANA's well-known/registered/dynamic bands (RFC 6335).
Parameters schema
{
"type": "object",
"required": [
"expr"
],
"properties": {
"expr": {
"type": "string",
"description": "Comma-separated ports and/or ranges, e.g. '80,443,8000-9000'"
}
},
"additionalProperties": false
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
WingmanProtocol Agent Gateway
https://github.com/WingmanProtocol-Agent-Gateway/wingman-agent-gateway
1/7 registries