Skip to main content
Glama
ZLeventer

salesforce-marketing-mcp

sf_campaign_performance_trend

Visualize campaign member growth trends by grouping additions by week or month to monitor campaign performance and engagement over time.

Instructions

Show campaign member additions over time grouped by week or month

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
campaignIdYes
groupByYes
Behavior2/5

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

No annotations provided, so description bears full burden. It only states what it shows, not behavioral traits like read-only, no side effects, or date range handling. Lacks transparency for a data query tool.

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?

Single sentence, efficient, front-loaded with the core action. No wasted words.

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

Completeness3/5

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

Adequate for a simple trend tool but lacks details on date range, grouping behavior, return format, and how it relates to sibling analytics tools. Could be more complete given no output schema.

Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.

Parameters2/5

Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?

Schema has 0% description coverage for parameters. The description only implies groupBy via 'grouped by week or month' but does not explain what campaignId is or provide format/usage details. Fails to add significant meaning beyond the schema.

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 it shows campaign member additions over time grouped by week or month. It uses a specific verb ('Show') and resource, distinguishing it from siblings like status breakdown or influence tools.

Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.

Usage Guidelines3/5

Does the description explain when to use this tool, when not to, or what alternatives exist?

Usage is implied (when needing trend data) but no explicit guidance on when to use this vs alternatives like sf_campaign_member_status_breakdown or sf_campaign_influence. No when-not-to-use or prerequisite information.

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/ZLeventer/salesforce-marketing-mcp'

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