create_tag
Create a new tag in Mautic to group contacts by criteria, enabling targeted campaign segmentation.
Instructions
Create new tag
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| tag | Yes | Tag name |
Create a new tag in Mautic to group contacts by criteria, enabling targeted campaign segmentation.
Create new tag
| Name | Required | Description | Default |
|---|---|---|---|
| tag | Yes | Tag name |
Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
No annotations exist, so the description bears full responsibility for behavioral disclosure. The description simply states 'Create new tag' with no details on side effects, idempotency, permissions, or return behavior. This is insufficient for safe invocation.
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 extremely concise at three words. While it is not verbose, its brevity comes at the cost of omitting any useful context. It does not earn its place as a standalone description.
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 simplicity of the tool (1 param, no output schema), the description should at least mention what the tool returns or whether it creates a new tag globally or locally. It fails to provide this context, leaving the agent without complete information.
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 100%, so the parameter 'tag' is already described as 'Tag name' in the schema. The description adds no additional meaning beyond the schema, earning a baseline score of 3.
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?
Description states 'Create new tag' which is a clear verb+resource combination. However, it is essentially a tautology of the tool name and does not distinguish from other creation tools like 'create_category' or 'create_asset'. The resource 'tag' is not defined, making it less helpful for an agent to understand the purpose precisely.
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?
No usage guidelines are provided. The description does not indicate when to use this tool versus alternatives such as 'list_tags' or 'add_contact_tags', nor does it mention any prerequisites 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/Cbrown35/mantic-MCP'
If you have feedback or need assistance with the MCP directory API, please join our Discord server