card_brand_detect
ActiveTool of WingmanProtocol Agent Gateway
Card Brand Detector — Luhn-validate a card number and detect its network brand (Visa/Mastercard/Amex/Discover/Diners/JCB/UnionPay) from IIN prefix + length. Formula only, not a real-card check.
Parameters schema
{
"type": "object",
"required": [
"number"
],
"properties": {
"number": {
"type": "string",
"description": "Card number (spaces/dashes ignored)"
}
},
"additionalProperties": false
}No endpoints wrapped at confidence ≥ 0.50.
Parent server
WingmanProtocol Agent Gateway
https://github.com/WingmanProtocol-Agent-Gateway/wingman-agent-gateway
1/7 registries