How do I find mobile phone numbers with Claude Code?
In Claude Code, type:What does the phone number waterfall do step by step?
The phone waterfall detects the contact’s region, routes to the right providers, validates each number for mobile type, and returns the first valid mobile number with country code. The configured route runs in order; the waterfall stops on the first valid hit.1
Detect contact region
Deepline infers region from company domain, address, or country fields in
your data.
2
Route to region-optimized providers
The right providers fire based on region — no need to pick a regional
template.
3
Validate phone number
Returned numbers are validated for format and mobile type (filtering out
landlines).
4
Return mobile number
The first valid mobile number is returned with country code.
Which providers does the phone waterfall use?
The phone waterfall uses 3 providers: enrich_phone_finder, Dropleads mobile-finder, and LeadMagic mobile-finder. Deepline analyzes domain TLD, address fields, and country codes to pick the right provider configuration.CLI command
CLI command
Related tasks: Find Work Email | Find Decision Makers | Find LinkedIn Profile
Frequently Asked Questions
How much does it cost to find a mobile phone number with Deepline?
Phone lookup prices depend on the provider selected for the contact’s region. As standalone tool-rate examples, a successful DropLeads Mobile Finder result costs 0.76 managed credits, and the required Trestle Phone Validation costs another 0.21 managed credits when that candidate is checked. These are per-tool rates, not a total lookup quote. Actual cost depends on which steps execute and whether you use managed billing or BYOK.Can I find phone numbers in bulk from a CSV?
Yes. type/deepline-gtm find mobile numbers for leads.csv and Deepline reads your column headers, detects regions for each contact, and enriches every row with the appropriate provider chain. Always pilot with 3-5 rows first to verify coverage for your target regions.