{"uid":"cap_casFVx_aybKDMkWHYZPcm","slug":"vaaya-icypeas-professional-email-search-83bbc7c8","name":"Vaaya Icypeas Professional Email Search","description":"Find a person's professional email via Icypeas from their name + company. Pass `firstname` and/or `lastname` plus `domainOrCompany` (domain preferred, e.g. stripe.com). Returns `{ item: { _id } }` immediately — the search runs async. KEEP POLLING icypeas/result with that `id` (every 3-5s; Icypeas caps reads at 30/min) until `status` leaves NONE/SCHEDULED/IN_PROGRESS. FOUND/DEBITED = hit, NOT_FOUND/DEBITED_NOT_FOUND = processed but empty. Results carry the email(s) with a certainty grade (ultra_…","url":"https://vaaya.ai/api/run/icypeas/email-search","method":"POST","headers":{},"bodySchema":{"type":"object","$schema":"https://json-schema.org/draft/2020-12/schema","required":["input"],"properties":{"input":{"type":"object","required":["type","method","bodyType","body"],"properties":{"body":{"type":"object","$schema":"http://json-schema.org/draft-07/schema#","required":["domainOrCompany"],"properties":{"custom":{"type":"object","properties":{"externalId":{"type":"string","maxLength":200,"minLength":1},"webhookUrl":{"type":"string","format":"uri"}},"additionalProperties":false},"lastname":{"type":"string","minLength":1},"firstname":{"type":"string","minLength":1},"domainOrCompany":{"type":"string","minLength":2}},"additionalProperties":false},"type":{"type":"string","const":"http"},"method":{"enum":["POST"],"type":"string"},"bodyType":{"enum":["json","form-data","text"],"type":"string"},"pathParams":{"type":"object"}},"additionalProperties":false},"output":{"type":"object","required":["type"],"properties":{"type":{"type":"string"},"example":{"type":"object"}}}}},"responseSchema":null,"example":null,"exampleRequest":null,"tags":["x402"],"displayCostAmount":"0.04","displayCostAsset":"USDC","priceDynamic":false,"priceHint":null,"priceStatus":"priced","priceSource":"registry","requiresHandshake":false,"reviewCount":0,"rating":{"score":"0.00","successRate":"0.00","reviews":0,"stars":null,"state":"unrated"},"availabilityStatus":"unknown","priceObserved":null,"sessionDeposit":null,"pricing":{"kind":"static","summary":"$0.04/call","primary":{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.04","per":"call","confidence":"exact"},"accepted":[{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.04","per":"call","confidence":"exact"}]},"paymentMethods":[{"uid":"pm_fAv1Q8sJt4OXIUeoFw1Fs","protocol":"x402","methodType":"crypto","chain":"base","mode":"charge","costAmount":"0.04","costPer":"request","priority":0,"asset":null,"unit":"request","depositMicros":null,"planRef":null}],"brandName":null,"brandSlug":null,"brandBaseUrl":null,"brandDocsUrl":null,"whatItDoes":"Finds a person's professional email address from their name and company/domain via the Icypeas service, returning an async job ID to poll for results.","exampleAgentPrompt":"Find the professional email address for Jane Doe who works at stripe.com — I need to reach out to her directly.","exampleUseCases":[{"title":"Sales prospect email lookup","prompt":"I'm trying to reach out to Michael Chen at hubspot.com — can you find his professional email address so I can send him a cold pitch?"},{"title":"Recruiting outreach contact find","prompt":"I want to contact Sarah Williams, an engineer at github.com, for a job opportunity — can you look up her work email?"},{"title":"Partnership contact discovery","prompt":"We're trying to set up a partnership with someone named Carlos Ramirez at twilio.com — can you find his professional email so we can reach out?"}],"resultDescription":"Returns immediately with a job object containing an `_id` (search job ID). The agent must poll the icypeas/result endpoint every 3–5 seconds (max 30 reads/min) until `status` exits NONE/SCHEDULED/IN_PROGRESS. Final status FOUND/DEBITED means one or more emails were found with certainty grades (e.g. ultra_high, high); NOT_FOUND/DEBITED_NOT_FOUND means the search completed but no email was located.","failureModes":["Invalid or missing domainOrCompany parameter returns an error","Person not found in Icypeas database yields NOT_FOUND/DEBITED_NOT_FOUND status after polling","Rate limit on polling endpoint (30 reads/min) if polled too aggressively","Payment failure via x402 if insufficient USDC balance","Async job may take multiple polling cycles to complete — premature reads return IN_PROGRESS","Low certainty grade email returned that may be incorrect"],"whenToPreferThis":"Use this endpoint when you need to find a specific individual's professional email address and you know their name and employer domain. It is particularly suited for B2B sales prospecting, recruiting outreach, or partnership contact discovery. Prefer this over general web search when you need a verified, graded email rather than a guessed format. Note the async nature requires a polling loop, so factor in latency for time-sensitive workflows.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-14T18:54:11.207Z","isFirstParty":false}