Skip to main content
Glama
Potarix

Potarix enricher

Official
by Potarix

Find All Company Data

find_all
Read-onlyIdempotent

Resolves a company's website, finds decision-maker emails for specified roles, and retrieves the company-wide email roster in one API call.

Instructions

Kitchen-sink: resolve a company's website, find decision-maker emails for the categories you request, and pull the company-wide email roster — all in one call. Pricing is the sum of underlying sub-calls; see /find-all docs. Uses Potarix Enricher API credits.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
company_nameYesCompany name, such as 'Stripe Inc.'.
contextNoOptional disambiguation hint passed through to website resolution.
dm_categoriesNoDecision-maker role categories (e.g. 'ceo', 'sales', 'operations'). Defaults to ceo + sales + operations. Capped at 6.
skip_company_emailsNoSkip the company-wide email scrape to save credits. Defaults to false.
Behavior4/5

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

Annotations already indicate readOnly, non-destructive, idempotent behavior. The description adds credit consumption details (Potarix Enricher API credits) and pricing, which are relevant behavioral traits not covered by annotations.

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?

Three sentences efficiently convey purpose, pricing, and credit usage. Front-loaded with key action items. No redundancy or fluff.

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?

Despite no output schema, the description adequately explains what the tool returns (website, emails, roster). The reference to /find-all docs provides an escape hatch for more details. Suitable for a combined call tool.

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?

The schema covers all 4 parameters with descriptions. The description adds value by noting default values for dm_categories and the cap of 6 items, which are not in the schema. No contradictions or missing param info.

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 explicitly states the three functions combined (resolve website, find decision-maker emails, pull company-wide email roster) and distinguishes it from siblings like find_company_emails and find_decision_maker_email by noting it does all in one call.

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 mentions pricing model (sum of sub-calls) and references external docs, providing clear context for when to use this combined call vs individual sibling tools. It could be improved by explicitly stating when not to use it.

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/Potarix/potarix-mcp'

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