Skip to main content
Glama

render_viewport_to_path

Destructive

Render the active Blender viewport to an image file at a specified path.

Instructions

Render ke path file eksplisit.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
filepathYes

Output Schema

TableJSON Schema
NameRequiredDescriptionDefault
resultYes
Behavior2/5

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

Annotations already indicate destructive behavior (destructiveHint=true), but the description adds no context about what destructive means here—e.g., whether it overwrites an existing file, requires a specific file format, or has other side effects. The word 'eksplisit' (explicit) adds minimal value beyond the tool name.

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?

The description is extremely concise and front-loaded, with no filler words or repetition. It is appropriately sized for a simple tool, though the term 'eksplisit' is somewhat redundant given the word 'path'.

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 destructive tool with only a one-line description and no output format or behavior details, the description is notably incomplete. The output schema exists, which helps, but the lack of clarity on overwrite behavior, supported file formats, and usage context leaves significant gaps.

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 coverage is 0%, and the description only confirms that 'filepath' is a path file, adding little beyond the parameter name. It does not specify expected format, allowed extensions, or default behaviors, which would be necessary to compensate for the lack of schema documentation.

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 'Render ke path file eksplisit' clearly identifies the action as rendering to an explicit file path, which aligns with the tool name and distinguishes it from sibling tools like render_frame or get_viewport_screenshot. It is specific about the resource (viewport) via the name and the output destination (file path). However, it does not explicitly mention the viewport in the description, slightly reducing differentiation.

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 is given on when to use this tool versus alternatives such as render_frame or export_scene. The description only states what it does, not the context or conditions under which it should be selected.

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