lookup_credit_card_validate
ActiveTool of GoCreative Agent API
declared in 1.27.1
Luhn-validate a credit-card number and detect the network. Pass ?number=... as query. Use for fintech UX agents (NOT a fraud check). Example call: {"query_string": "number=4111111111111111"} Cost: $0.005–$0.05 USDC on Base per call.
Parameters schema
{
"type": "object",
"title": "lookup_credit_card_validateArguments",
"properties": {
"query_string": {
"type": "string",
"title": "Query String",
"default": ""
}
}
}No endpoints wrapped at confidence ≥ 0.50.
Parent server
GoCreative Agent API
1/7 registries