Skip to main content
Glama
louis030195

@louis030195/apollo-io-mcp

by louis030195

apollo_search_people

Find B2B prospects by filtering Apollo's database with job titles, locations, and companies.

Instructions

Search for people/prospects in Apollo's B2B database. Filter by job titles, locations, companies, etc.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
keywordsNoKeywords to search for (job title, company, etc)
titlesNoArray of job titles to filter by
locationsNoArray of locations to filter by
organization_idsNoArray of organization IDs to filter by
pageNoPage number for pagination
per_pageNoResults per page (max 100)
Behavior3/5

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

No annotations are provided, so the description carries full burden for behavioral disclosure. It mentions the ability to filter but does not disclose behaviors such as pagination (though parameters include page and per_page), rate limits, authentication requirements, or edge cases like empty results. It covers basic functionality but lacks deeper behavioral context.

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

Conciseness4/5

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

The description is a single sentence that is concise and front-loaded with the core purpose. However, it could be more efficient by removing 'for people/prospects' (redundant with title) and focusing on the unique value. It earns its place but is somewhat generic.

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

Completeness2/5

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

Given 6 parameters, no output schema, and no annotations, the description is insufficiently complete. It does not describe return values, pagination behavior, or how results are structured. For a search tool with many filters, more context is needed to aid correct invocation, such as typical use cases or result schema hints.

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

Parameters3/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 'etc.' hinting at additional filters but does not provide significant new meaning beyond what the schema already describes (keywords, titles, locations, organization_ids, pagination). It fails to elaborate on parameter syntax or constraints beyond the schema.

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: 'Search for people/prospects in Apollo's B2B database.' It uses a specific verb ('Search') and resource ('people/prospects'), and the mention of filtering distinguishes it from sibling tools like apollo_enrich_person (which enriches existing data) and apollo_search_organizations (which searches for companies).

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

Usage Guidelines3/5

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

The description indicates usage context ('Filter by job titles, locations, companies, etc.') but does not provide explicit guidance on when to use this tool versus alternatives, nor does it state when not to use it. The implied usage is when needing to find prospects, but lacks exclusions or prerequisites.

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/louis030195/apollo-io-mcp'

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