Skip to main content
Glama
thanakon228

VoxelForge

by thanakon228

voxelforge_select_scene

Sets the current scene for editing by specifying its name in the voxel model editor.

Instructions

เลือก scene ที่กำลังแก้ไข.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
nameYes

Output Schema

TableJSON Schema
NameRequiredDescriptionDefault
resultYes
Behavior1/5

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

No annotations exist, so the description must carry the full burden of behavioral disclosure. It fails to mention side effects (e.g., changes active scene), error handling (e.g., missing scene), or return values. This is insufficient for safe tool invocation.

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

Conciseness2/5

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

The description is extremely concise (one sentence) but fails to include essential information. Conciseness is not valuable when it sacrifices clarity and completeness. Structure lacks any breakdown of purpose, usage, or parameters.

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 the existence of an output schema and sibling tools, the description is incomplete. It does not explain the output, what 'selecting' does to the state, or how it relates to other scene operations. An agent lacks enough information to use this tool effectively.

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?

Schema description coverage is 0%, and the tool description adds no meaning to the 'name' parameter. It does not explain what the name represents (e.g., an existing scene's name) or any format constraints. The parameter is entirely undocumented.

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

Purpose3/5

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

The description states the verb 'select' and resource 'scene', indicating the tool selects a scene for editing. However, it lacks specificity on what 'selecting' entails (e.g., setting as active), and the Thai language may hinder non-Thai agents. It does not distinguish from siblings like 'list_scenes'.

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 provided on when to use this tool versus alternatives. There is no mention of prerequisites, such as requiring an existing scene name, or when not to use it. The single sentence offers no usage 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/thanakon228/voxel-forge'

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