Skip to main content
Glama
voriq-ai

smartleadai-mcp

by voriq-ai

SmartProspect: list companies

smartprospect_list_companies
Read-only

Retrieve company names used as SmartProspect search filters. Read-only, consumes no credits, and reveals no contacts.

Instructions

List company names available as SmartProspect search filters. Safety — read-only: yes; may consume SmartProspect credits: no; creates or modifies remote state: no; can send email: no; destructive: no. Endpoint: GET https://prospect-api.smartlead.ai/api/v1/search-email-leads/company. Reference data only. Does not reveal contacts and does not consume credits.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
limitNoNumber of records to return. Smartlead documents a default of 100 and no maximum; 1000 is a client-side guard.
offsetNoNumber of records to skip.
searchNoFilter companies by name.

Output Schema

TableJSON Schema
NameRequiredDescriptionDefault
okYes
dataYes
errorNo
warningsYes
operationYes
paginationYes
credit_spendingYes
remote_mutationYes
Install Server

TDQS

A4.5/5.0
Behavior5/5

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

An enumeration of safety properties is provided: read-only, no credit consumption, no state modification, no email sending, no destructive behavior. It also adds the exact endpoint and clarifies that it does not reveal contacts, going well beyond the annotation hints and giving the agent confidence in side-effect-free use.

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 compact and front-loaded with the purpose. Every line adds value: purpose, safety details, endpoint, and reference-data clarification. No wasted words.

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

Completeness5/5

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

This is a low-complexity list operation with a high-quality schema, an output schema present, and clear safety/endpoint disclosure. The description sufficiently covers what the tool does, its constraints, and its non-contacting scope, making it complete for agent decision-making.

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?

The input schema already documents all three parameters with complete descriptions (100% coverage). The tool description adds no extra information about limit, offset, or search semantics, so it earns the baseline score for schema-covered parameters.

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 opens with a clear verb+resource statement: 'List company names available as SmartProspect search filters.' It also distinguishes from sibling contact-search tools by noting 'Does not reveal contacts,' making its scope unambiguous.

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 implies the use case (retrieving reference data for filter options) and explicitly states 'Reference data only,' which excludes contact discovery. However, it does not name specific alternative tools or when-not-to-use conditions, so it stops short of full explicit guidance.

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

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/voriq-ai/smartlead-mcp'

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