Skip to main content
Glama
voriq-ai

smartleadai-mcp

by voriq-ai

SmartProspect: list job titles

smartprospect_list_job_titles
Read-only

List job title values used as SmartProspect search filters. Access reference data for lead search without revealing contacts or consuming credits.

Instructions

List job title values 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/job-title. 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 job titles 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?

Annotations already declare readOnlyHint=true and destructiveHint=false, but the description goes further by stating 'may consume SmartProspect credits: no', 'creates or modifies remote state: no', 'can send email: no', and 'does not reveal contacts'. This adds valuable context beyond annotations and includes the endpoint for clarity.

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: a one-sentence purpose, a structured safety block, and an endpoint. Every sentence provides useful information without redundancy.

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?

For a simple reference-data list tool with an output schema, the description covers purpose, safety, endpoint, and explicitly clarifies that it does not expose contacts or consume credits. This is complete for the tool's complexity.

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 the schema fully documents limit, offset, and search. The description adds no additional parameter semantics beyond the schema, so the baseline score of 3 is appropriate.

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 starts with 'List job title values available as SmartProspect search filters' – a specific verb and resource that clearly distinguishes this from sibling list_* tools (countries, states, cities, etc.). It also notes 'Reference data only. Does not reveal contacts', differentiating it from contact-related tools.

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 context: this returns reference data for SmartProspect search filters and explicitly states it does not reveal contacts or consume credits. This implies when to use it (needing filter values) and when not (needing contacts), though it doesn't name alternative tools explicitly.

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