Skip to main content
Glama
OhaoTech

Blender Finisher

by OhaoTech

rig-clear_pose

Reset all pose bone transforms to rest values for an armature, restoring the original skeleton position for further rigging or animation cleanup.

Instructions

Clear all pose bone transforms back to rest values

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
armatureYes
Behavior3/5

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

With no annotations provided, the description must carry the behavioral burden. It states the mutating action (clear) but does not mention potential side effects, prerequisites (e.g., pose mode), or whether it affects only selected bones or all. It is not misleading but lacks depth.

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 that is front-loaded with the core action. Every word serves a purpose with no redundancy.

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

Completeness5/5

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

The tool is simple with only one parameter and no output schema. The description fully defines its behavior and requirements for a typical use case, making it complete without needing additional details.

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 description coverage is 0%, and the description does not explain the 'armature' parameter. Although the schema itself provides a clear title, the description fails to compensate for the lack of parameter explanation, as required by the rubric for low 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 (clear), the resource (pose bone transforms), and the outcome (back to rest values), distinguishing it from related rig tools like rig-set_pose_bone or rig-pose_report.

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

Usage Guidelines4/5

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

The description clearly implies when to use this tool: when you want to reset all pose bone transforms to rest. It provides clear context but does not explicitly mention alternatives or when not to use it, which is acceptable for a simple operation.

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/OhaoTech/niua-blender-mcp'

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