This tool is no longer present in the server's latest manifest. Showing the last observed version (server version 1.28.1).
validate_iban
InactiveTool of com.gadgethumans.swarm/x402-middleware
declared in 1.28.1
Validate IBAN format and check digit for international bank accounts. Parameters: iban — IBAN number to validate.
Parameters schema
{
"type": "object",
"title": "validate_ibanArguments",
"required": [
"iban"
],
"properties": {
"iban": {
"type": "string",
"title": "Iban"
}
}
}Parent server
com.gadgethumans.swarm/x402-middleware
https://github.com/scotia1973-bot/gadgethumans-x402
2/7 registries