Skip to main content
Glama
OhaoTech

Blender Finisher

by OhaoTech

io.profile_validate

Validate a Blender object against a chosen export profile (GENERIC, GODOT, UNREAL, or CUSTOM) by checking format, LOD count, naming regex, collision proxy, and applied transforms, without performing an export.

Instructions

Validate an object against a parameterized export profile without exporting

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
y_upNo
formatNoGLB
objectYes
profileNoGENERIC
min_lodsNo
name_regexNo
allowed_formatsNo
require_collisionNo
require_applied_transformsNo
Behavior2/5

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

No annotations are provided, so the description carries full burden. It only mentions 'without exporting' implying non-destructiveness, but lacks detail on side effects, return behavior, or error conditions.

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

Conciseness3/5

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

The description is a single concise sentence, but it lacks necessary detail. It is front-loaded but too minimal for a tool with 9 parameters.

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

Completeness1/5

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

Given 9 parameters, no annotations, and no output schema, the description is severely incomplete. It does not explain return values, error handling, or parameter usage, making it hard for an agent to use correctly.

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

Parameters1/5

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

The description adds no meaning beyond parameter titles and enums. With 0% schema description coverage, the agent must infer from titles alone, which is insufficient for 9 parameters including regex and booleans.

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 verb 'validate', the resource 'object against a parameterized export profile', and the context 'without exporting'. It distinguishes from sibling tools like io.export and io.import.

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

Usage Guidelines2/5

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, no exclusions or prerequisites. It only states what it does without context.

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