Skip to main content
Glama

manage_subscribers

Manage email subscribers for Kit.com campaigns by finding, listing, creating, updating, unsubscribing, and analyzing engagement data.

Instructions

Manage Kit subscribers. To find most engaged subscribers, use 'top_engaged' — returns subscribers ranked by open rate in one call. For individual stats use 'stats'. 'list' and 'filter' return profiles only, NOT engagement data. Actions: find, list, create, update, unsubscribe, stats, compare_stats, top_engaged, filter, engagement_filter

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault

No arguments

Behavior2/5

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

No annotations are provided, so the description carries the full burden of behavioral disclosure. While it lists actions, it doesn't explain what each action does (e.g., what 'create' entails, how 'unsubscribe' works, or what 'compare_stats' compares), nor does it cover permissions, rate limits, or error handling. This leaves significant gaps in understanding the tool's behavior.

Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.

Conciseness3/5

Is the description appropriately sized, front-loaded, and free of redundancy?

The description is somewhat structured with usage guidance upfront and a list of actions, but it's verbose and could be more streamlined. For example, the list of actions is long and repetitive (e.g., 'stats' and 'compare_stats' might overlap), and the sentence about 'list' and 'filter' could be integrated more smoothly. It's not front-loaded optimally, as the key purpose is buried among details.

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?

Given the complexity (multiple actions listed) and no annotations or output schema, the description is incomplete. It lists actions but doesn't explain what they return or how they behave, leaving the agent to guess. For a tool with no structured data support, it should provide more behavioral context to be fully helpful.

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

Parameters4/5

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

The input schema has 0 parameters with 100% coverage, meaning no parameters are documented in the schema. The description doesn't mention any parameters, which is appropriate since there are none. It adds value by listing actions, but since there are no parameters to explain, it meets the baseline for this scenario.

Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.

Purpose4/5

Does the description clearly state what the tool does and how it differs from similar tools?

The description clearly states the tool manages Kit subscribers and lists specific actions (find, list, create, update, unsubscribe, stats, compare_stats, top_engaged, filter, engagement_filter), providing a comprehensive overview of its functionality. However, it doesn't explicitly differentiate this tool from sibling tools like 'manage_segments' or 'manage_tags', which might also involve subscriber management aspects.

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

Usage Guidelines5/5

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

The description provides explicit guidance on when to use alternatives: it specifies that 'top_engaged' should be used to find most engaged subscribers, 'stats' for individual stats, and clarifies that 'list' and 'filter' return profiles only without engagement data. This clearly delineates usage scenarios and prevents misuse.

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/dancumberland/kit-mcp'

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