groups_create
Create a new user group in Yonote by specifying a name, enabling organized collaboration and access control.
Instructions
Create a new user group.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Group name |
Create a new user group in Yonote by specifying a name, enabling organized collaboration and access control.
Create a new user group.
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Group name |
Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
There are no annotations, and the description provides no behavioral detail beyond the basic action. It does not mention authentication requirements, likely responses, or side effects such as duplicate name handling.
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, focused sentence with no irrelevant content. It is appropriately minimal for a simple create operation, though it lacks depth in other dimensions.
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 lack of annotations and an output schema, the description is insufficiently complete. It fails to indicate return values, error conditions, or operational prerequisites, and it does not differentiate behavior from closely related group tools.
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 fully describes the single 'name' parameter with a clear description (100% coverage), so the schema carries the parameter semantics. The description adds no additional parameter information beyond the schema.
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 uses the specific verb 'Create' and clearly identifies the resource as 'a new user group', distinguishing it from sibling tools like groups_update and groups_delete.
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 guidance is provided about when to use this tool versus alternatives such as groups_add_user or groups_update. There are no prerequisites, exclusions, or contextual hints given.
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/NikitaMurugov/yonote-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server