Skip to main content
Glama
OhaoTech

Blender Finisher

by OhaoTech

shading.add_image_texture

Connect an image texture to a material's Principled BSDF shader, controlling base color, roughness, or normal mapping.

Instructions

Wire an image-texture node to a Principled BSDF target

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
targetNoBASE_COLOR
materialYes
image_pathYes
Behavior2/5

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

No annotations provided. The description does not disclose side effects (e.g., overwriting existing connections), error conditions (e.g., material not found), or required permissions. Implies creation and linking but does not confirm behavior.

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

Conciseness4/5

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

Single sentence, direct and front-loaded. No extraneous words. However, could benefit from slight expansion for clarity.

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?

Given no annotations and no output schema, the description is insufficient. Lacks information on error handling, prerequisites, and what happens after wiring (e.g., node placement). Not complete for an agent to understand the full behavior.

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%. The description adds minimal context beyond the schema titles. It does not explain the format for image_path, validate material existence, or describe the target enum beyond what the title provides. Fails to compensate for low coverage.

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

Purpose4/5

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

The description clearly states the action (wire) and the resource (image-texture node to Principled BSDF target). It distinguishes from siblings like shading.add_node and shading.link_nodes by combining the creation and linking for a specific texture type. However, it could be more explicit about creating the node.

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?

No guidance on when to use this tool versus alternatives like shading.add_node or shading.link_nodes. Does not specify prerequisites (e.g., existing material with Principled BSDF) or when not to use it.

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