Skip to main content
Glama

auto_rig_weight

Destructive

Automatically parent a mesh to an armature using automatic weights. Provide object and armature names to set up weight painting for rigging.

Instructions

Parent mesh ke armature dengan bobot otomatis (memerlukan UI).

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
object_nameYes
armature_nameYes

Output Schema

TableJSON Schema
NameRequiredDescriptionDefault
resultYes
Behavior3/5

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

Annotations indicate destructiveHint=true and readOnlyHint=false. The description adds the constraint that UI is required, which is useful behavioral context. However, it does not elaborate on destructive effects or what happens to existing weights, so transparency is partial.

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

Conciseness5/5

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

The description is a single concise sentence with no filler words. It front-loads the core action and adds the UI requirement efficiently.

Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.

Completeness2/5

Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?

For a tool with destructiveHint=true and no param descriptions, the description is too minimal. It doesn't specify prerequisites, error conditions, or behavior differences from similar tools. The UI requirement is mentioned, but overall completeness is low.

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

Parameters2/5

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

Schema has 2 parameters with no descriptions (0% coverage). The description does not explain the parameters beyond the tool name itself; it relies on parameter names object_name and armature_name. This is insufficient compensation for the zero coverage.

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

Purpose5/5

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

The description clearly states the action: 'Parent mesh ke armature dengan bobot otomatis' (Parent mesh to armature with automatic weights). This is a specific verb+resource and distinguishes from sibling parenting/weight tools like add_armature_modifier or assign_vertex_weights.

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

Usage Guidelines3/5

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

The description notes '(memerlukan UI)' (requires UI), which gives a condition for when the tool can be used. However, it does not mention alternatives or when not to use it, so guidance is limited to this single constraint.

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/HitamLegit6777/blender-mcp-ultra'

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