Skip to main content
Glama
Inferensys

Apollo.io MCP Server

by Inferensys

enrich_person

Find email, phone, and detailed profile for a person using name, domain, LinkedIn URL, or email. Provide identifying fields for accurate enrichment.

Instructions

Enrich a single person to get their email, phone, and detailed profile. COSTS 1 CREDIT per successful match. Provide as many identifying fields as possible for best match accuracy. At minimum provide name + domain, or LinkedIn URL, or email.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
first_nameNoPerson's first name
last_nameNoPerson's last name
nameNoFull name (use if you don't have first/last split)
emailNoKnown email address
organization_nameNoCompany name
domainNoCompany domain, e.g. 'google.com'. Will be auto-cleaned.
linkedin_urlNoLinkedIn profile URL, e.g. 'linkedin.com/in/johndoe'
reveal_personal_emailsNoIf true, also return personal email addresses
reveal_phone_numberNoIf true, also return phone numbers
Behavior3/5

Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?

No annotations are provided, so the description carries the full burden. It discloses the credit cost per match and hints at matching behavior, but does not explain failure scenarios (e.g., if no match found, does it still cost?), or whether the tool is read-only or modifies data. It lacks details on rate limits or authentication requirements.

Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.

Conciseness5/5

Is the description appropriately sized, front-loaded, and free of redundancy?

The description is concise with two lines. The first line states the core purpose ('Enrich a single person...'), and the second covers critical usage details (cost, required fields). No unnecessary words, and information is front-loaded.

Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.

Completeness4/5

Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?

Given 9 parameters fully described in schema, no output schema, and no nested objects, the description adequately covers the tool's function and input requirements. It lacks explicit output structure details but the intended output (email, phone, profile) is clear from the purpose. Minor gap in explaining what 'detailed profile' includes.

Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.

Parameters4/5

Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?

Schema description coverage is 100%, so baseline is 3. The description adds value by highlighting important combinations (name+domain, LinkedIn URL, email) and mentioning credit cost, which goes beyond the schema's parameter descriptions. It gives actionable advice for effective use.

Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.

Purpose5/5

Does the description clearly state what the tool does and how it differs from similar tools?

The description clearly states the tool's purpose: 'Enrich a single person to get their email, phone, and detailed profile.' It uses specific verbs ('Enrich', 'get') and identifies the resource ('single person'). It distinguishes from siblings like 'bulk_enrich_people' by specifying 'single person'.

Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.

Usage Guidelines4/5

Does the description explain when to use this tool, when not to, or what alternatives exist?

The description provides clear guidance: costs 1 credit, requires name+domain, LinkedIn URL, or email, and suggests providing as many fields as possible. However, it does not explicitly state when not to use this tool or mention alternatives like 'bulk_enrich_people' for multiple enrichments.

Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.

Install Server

Other Tools

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/Inferensys/apollo-io-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server