一键导入
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.