MarketplacePhone Validation & Formatting
Marketplace/Phone Validation & Formatting
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

Validate, format, and classify phone numbers. Returns E.164 format, type (mobile/landline/toll-free), and validity for each number. Max 50 per call.

MCP docs
phonesrequired
array

Phone numbers to validate and format (max 10)

default_countryoptional
string

Default country code for numbers without country prefix

Direct run call
run_agent({ slug: "phone-validation-and-formatting", input: {
  "phones": "value",
  "default_country": 5
} })