You're viewing a demo portfolio

Join the waitlist
PRSM

ip_in_cidr

Active

Tool of WingmanProtocol Agent Gateway

declared in 1.5.1

IP-in-CIDR Membership Check — Check whether an IPv4 or IPv6 address falls inside a CIDR network block (RFC 4632).

Parameters schema

{
  "type": "object",
  "required": [
    "ip",
    "cidr"
  ],
  "properties": {
    "ip": {
      "type": "string",
      "description": "IP address (IPv4 or IPv6)"
    },
    "cidr": {
      "type": "string",
      "description": "CIDR network block, e.g. '10.0.0.0/8'"
    }
  },
  "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 →