lookup_credit_card_validate
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.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| query_string | No |