Skip to main content
Glama
voriq-ai

smartleadai-mcp

by voriq-ai

Smartlead: list campaigns

smartlead_list_campaigns
Read-only

List all Smartlead campaigns and inspect their status, schedule, and sending configuration. This read-only endpoint provides a full campaign overview without modifying any data.

Instructions

List all Smartlead campaigns with status, schedule and sending configuration. Safety — read-only: yes; may consume SmartProspect credits: no; creates or modifies remote state: no; can send email: no; destructive: no. Endpoint: GET https://server.smartlead.ai/api/v1/campaigns/. Free and read-only.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
client_idNoRestrict to one client (agency / white-label accounts).
include_tagsNoInclude campaign tags in the response.

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?

Beyond annotations (readOnlyHint, destructiveHint), the description explicitly states 'may consume SmartProspect credits: no; creates or modifies remote state: no; can send email: no; destructive: no' and 'Free and read-only'. This adds detailed safety context, and there is no contradiction with 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?

The description is concise and well-structured: one sentence for purpose, one for safety, one for endpoint, and a short concluding phrase. Every sentence adds distinct value with no redundancy except minor repetition of 'read-only'.

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?

Given an output schema exists, return values are covered. The description plus annotations and schema fully cover the behavior of this simple list tool: what it does, safety profile, endpoint, and parameter details. No critical gaps remain.

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%, with both parameters (client_id, include_tags) already described in the input schema. The tool description does not add additional parameter semantics, so the baseline of 3 applies.

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 'List all Smartlead campaigns with status, schedule and sending configuration', which is a specific verb ('List'), resource ('Smartlead campaigns'), and scope ('all'). This clearly distinguishes it from sibling tools like smartlead_get_campaign which fetches a single campaign.

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 clearly implies usage for listing all campaigns, but it does not explicitly mention alternatives or when-not-to-use. The 'List all' phrasing provides clear context and filters, though no exclusions or alternatives are stated.

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