Skip to main content
Glama

mailchimp_campaigns

Retrieve recent Mailchimp email campaigns with open rates, click rates, and send counts to evaluate email performance.

Instructions

Get recent Mailchimp email campaigns with open rates, click rates, and send counts.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
limitNoNumber of campaigns to return
formatNo'markdown' or 'json'markdown

Output Schema

TableJSON Schema
NameRequiredDescriptionDefault
resultYes
Install Server

TDQS

A4/5.0
Behavior3/5

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

With no annotations provided, the description carries the burden of behavioral disclosure. It adds meaningful context by specifying 'recent' and listing the metrics included, but it does not clarify the meaning of 'recent', how missing metrics are handled, or any account/authentication assumptions.

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 a single, front-loaded sentence that states the resource, the action, and the relevant metrics without any filler. Every word earns its place.

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?

For a simple two-parameter tool with a fully documented schema and an output schema present, the description is largely complete. The only slight gap is the ambiguous term 'recent,' but overall the agent has enough information to select and invoke this tool correctly.

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%: both 'limit' and 'format' are already documented in the input schema. The description adds no additional parameter-level meaning, 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 clearly states the specific resource (Mailchimp email campaigns), the action (get recent), and the key metrics returned (open rates, click rates, send counts). It distinguishes itself from siblings like mailchimp_audiences by focusing on campaigns and their performance data.

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 phrase 'Get recent Mailchimp email campaigns' makes the primary use case clear: retrieving recent campaign performance metrics. No explicit exclusions or alternative routing are given, but no close sibling requires this distinction.

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/elmandalorian-thx/MCP-Marketing'

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