mesh.merge
Merge selected vertices in a mesh object, with options for UV merging and merge modes such as center, cursor, or collapse.
Instructions
Merge selected vertices
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| uvs | No | ||
| type | No | CENTER | |
| object | No |
Merge selected vertices in a mesh object, with options for UV merging and merge modes such as center, cursor, or collapse.
Merge selected vertices
| Name | Required | Description | Default |
|---|---|---|---|
| uvs | No | ||
| type | No | CENTER | |
| object | No |
Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
No annotations present, so description must disclose behavioral traits. It fails to explain merge modes, effect on UVs, or any side effects, leaving the agent uninformed about tool behavior.
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?
Extremely concise (3 words) but at the cost of completeness. While conciseness is valued, the description is under-specified and fails to convey necessary details, making it ineffective.
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 has 3 parameters, no output schema, and no annotations, the description is severely incomplete. It omits critical context about merge modes, object selection, and UV handling, making it inadequate for reliable agent use.
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%, so description must compensate. It provides no explanation of the three parameters (uvs, type, object), leaving their meaning and usage entirely to the agent's inference from the schema alone.
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 states it merges vertices, which is a specific action. However, it does not distinguish from similar sibling tools like mesh.dissolve or mesh.remove_doubles, lacking specificity about the merge behavior.
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 guidance provided. It does not mention prerequisites (e.g., must be in edit mode with vertices selected) or when to prefer this tool over alternatives.
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/OhaoTech/niua-blender-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server