بنقرة واحدة
contact-discovery
Find people, contacts, and buyer-side context at the right accounts.
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
القائمة
Find people, contacts, and buyer-side context at the right accounts.
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
استنادا إلى تصنيف SOC المهني
| name | contact-discovery |
| description | Find people, contacts, and buyer-side context at the right accounts. |
Find people, contacts, and buyer-side context at the right accounts.
prospeo_bulk_enrich_personEnrich up to 50 people in one call. Each record needs name + company or LinkedIn URL. Returns matched/unmatched/invalid lists. Costs 1 credit per matched record.
Inputs:
people (array, required): Array of people to enrich (max 50)only_verified_email (boolean): Only return verified emails (default true)prospeo_enrich_personEnrich a person to get their verified work email, title, LinkedIn, mobile, and employment history. Provide name + company, OR LinkedIn URL, OR email, OR person_id. Costs 1 credit.
Inputs:
first_name (string): First namelast_name (string): Last namefull_name (string): Full name (alternative to first + last)company_name (string): Company namecompany_website (string): Company domain (e.g. 'acme.com')linkedin_url (string): LinkedIn profile URL (standalone — no name/company needed)email (string): Email to enrich (standalone)person_id (string): Person ID from search results (standalone)only_verified_email (boolean): Only return verified emails (default true)enrich_mobile (boolean): Also find mobile number (costs 10 credits, default false)prospeo_search_personSearch 200M+ professional contacts. Returns 25 results per page. Costs 1 credit per page. NOTE: Search results do NOT include email/mobile. Use prospeo_enrich_person with person_id to get contact info.
Filter structure (all optional):
Inputs:
filters (object, required): Search filters object — see tool description for structurepage (number): Page number (default 1, 25 results per page)prospeo_search_person when the user needs discovery across titles, seniority, geography, industry, or technology filters.prospeo_enrich_person with the most specific identifier available, ideally person_id.prospeo_bulk_enrich_person for prepared lists of people. It is a throughput tool, not a search tool.only_verified_email enabled unless the user explicitly asks for broader, lower-confidence output.enrich_mobile costs more credits than standard email enrichment.