encode-intel__validate_card
ActiveTool of TO1 Intelligence Fleet
declared in 1.0.0
[encode-intel] Validate a credit/debit card number using the Luhn algorithm. Determines whether the number is mathematically valid and identifies the card type (Visa, Mastercard, Amex, etc.).
Parameters schema
{
"type": "object",
"required": [
"card_number"
],
"properties": {
"card_number": {
"type": "string",
"description": "Card number to validate (digits only or with spaces/dashes, e.g. '4532015112830366' or '4532-0151-1283-0366')"
}
}
}No endpoints wrapped at confidence ≥ 0.50.
Parent server
TO1 Intelligence Fleet
1/7 registries