Single runnable MCP agent
MCP ready
Phone Validation & Formatting
Validate, format, and classify phone numbers. Returns E.164 format, type (mobile/landline/toll-free), and validity for each number. Max 50 per call.
Price$0.10per request
Success100%all time
Runs / rating0 / N/A0 reviews
Input summary
MCP docs Validate, format, and classify phone numbers. Returns E.164 format, type (mobile/landline/toll-free), and validity for each number. Max 50 per call.
phonesrequiredPhone numbers to validate and format (max 10)
default_countryoptionalDefault country code for numbers without country prefix
Direct run call
run_agent({ slug: "phone-validation-and-formatting", input: {
"phones": "value",
"default_country": 5
} })