whatify_get_campaign
Retrieve a single campaign's delivery and read rate statistics.
Instructions
Get a single campaign with delivery/read rate stats.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| campaign_id | Yes |
Retrieve a single campaign's delivery and read rate statistics.
Get a single campaign with delivery/read rate stats.
| Name | Required | Description | Default |
|---|---|---|---|
| campaign_id | Yes |
Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
No annotations provided, so the description carries full burden. It adds that the tool returns delivery/read rate stats, indicating read-only behavior. However, it doesn't disclose auth requirements, error scenarios, or other traits beyond the basic purpose.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.
Is the description appropriately sized, front-loaded, and free of redundancy?
The description is a single concise sentence with no unnecessary words. It front-loads the key action and result, making it efficient for an agent to parse.
Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.
Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?
Given the tool's simplicity (one parameter, no output schema), the description provides adequate context by stating the purpose and the returned stats. However, it does not explain the parameter or the structure of the stats, which could be clearer.
Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.
Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
Schema description coverage is 0% and the description does not mention the campaign_id parameter or explain its role. The description provides no semantic context beyond the schema itself, which only includes the parameter name and type.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.
Does the description clearly state what the tool does and how it differs from similar tools?
The description clearly states the verb 'Get', the resource 'single campaign', and includes the distinguishing feature 'delivery/read rate stats'. It differentiates from sibling tools like whatify_list_campaigns which likely returns multiple campaigns without stats.
Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.
Does the description explain when to use this tool, when not to, or what alternatives exist?
Usage is implied (use when you need a single campaign's stats) but no explicit guidance on when not to use or reference to alternatives like whatify_list_campaigns. Lacks explicit exclusions or context.
Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/ashusingh1/whatify-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server