CreateUser
Add new users or groups to Veeam Backup & Replication for access control and permission management.
Instructions
Add a new user or group to Veeam Backup & Replication.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| body | Yes |
Add new users or groups to Veeam Backup & Replication for access control and permission management.
Add a new user or group to Veeam Backup & Replication.
| Name | Required | Description | Default |
|---|---|---|---|
| body | Yes |
Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
With no annotations provided, the description carries the full burden of behavioral disclosure. It states 'Add a new user or group', implying a write operation, but doesn't cover critical aspects like required permissions, whether it's idempotent, error handling, or what the response contains. This leaves significant gaps for a mutation tool.
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, efficient sentence that directly states the tool's purpose without unnecessary words. It's front-loaded and wastes no space, making it easy to parse quickly.
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 complexity (mutation with 1 parameter, 0% schema coverage, no output schema, and no annotations), the description is inadequate. It doesn't explain parameter usage, behavioral traits, or output expectations, leaving the agent with insufficient information to invoke it correctly.
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?
The input schema has 0% description coverage and includes a complex 'body' parameter with nested objects. The description adds no information about what fields 'body' should contain (e.g., username, group name, permissions), failing to compensate for the schema's lack of detail.
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 action ('Add') and resource ('new user or group to Veeam Backup & Replication'), making the purpose evident. However, it doesn't differentiate from sibling tools like 'CreateCreds' or 'CreateManagedServer', which also create entities, so it misses full sibling distinction.
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?
The description provides no guidance on when to use this tool versus alternatives (e.g., 'CreateCreds' for credentials or 'UpdateUser' for modifications). It lacks context on prerequisites, permissions, or exclusions, offering minimal usage direction.
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/juhyungrok4237-boop/veeam-mcp-13'
If you have feedback or need assistance with the MCP directory API, please join our Discord server