Skip to main content
Glama

people_enrich

Enrich person profiles with comprehensive data from Apollo's database using identifiers like email, name, company, or LinkedIn URL to get contact info, work history, and social profiles.

Instructions

    Enrich a person's profile with additional data from Apollo.

    Provide at least one identifier (email, LinkedIn URL, or name + company).
    Apollo will return comprehensive profile data including contact info,
    work history, and social profiles.

    Args:
        email: Person's email address (best identifier)
        first_name: Person's first name
        last_name: Person's last name
        organization_name: Current company name
        domain: Company domain (e.g., "google.com")
        linkedin_url: LinkedIn profile URL

    Returns:
        Enriched person profile with all available data

    Example:
        Enrich by email:
        people_enrich(email="john.smith@company.com")

        Enrich by name + company:
        people_enrich(first_name="John", last_name="Smith", organization_name="Acme Corp")
    

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
emailNo
first_nameNo
last_nameNo
organization_nameNo
domainNo
linkedin_urlNo

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/BlockchainRev/apollo-mcp-server'

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