Skip to main content
Glama
Cmmdx256

Universal Roblox AI Studio

by Cmmdx256

scene_organize

Organize loose BaseParts in Workspace into semantic folders like Map, Geometry, Props, and Interactive to keep the scene hierarchy clear and manageable.

Instructions

[HIGH_LEVEL] Organizes loose BaseParts in Workspace into semantic folders (e.g. Map, Geometry, Props, Interactive).

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault

No arguments

Install Server

TDQS

B3.4/5.0
Behavior2/5

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

No annotations are provided, so the description must carry the disclosure burden. It only states that parts are organized into folders, without mentioning side effects such as moving/reparenting objects, creating folders, reversibility, or whether the operation affects only non-anchored/unparented parts.

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 focused sentence with no filler. The high-level action, resource, and example output categories are all included, making it easy to parse at a glance.

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

Completeness3/5

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

With zero parameters, the tool is simple to invoke, and the description covers the core purpose and scope. However, the absence of annotations and output schema, combined with mutation-like behavior, leaves workflow context and side effects unexplained.

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

Parameters4/5

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

The input schema has zero parameters, so there are no parameter semantics for the description to add. The baseline of 4 applies because nothing is left undocumented at the invocation level.

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 a specific action ('organizes loose BaseParts') and a concrete outcome ('into semantic folders'), with helpful examples. It differentiates from siblings like scene_analyze by using the verb 'organizes', but it does not explicitly contrast itself with related tools such as scene_optimize.

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

Usage Guidelines3/5

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

The intended context is implied by the description: use it when loose BaseParts need to be grouped into semantic folders. However, there is no explicit guidance on when to prefer this tool over alternatives like scene_analyze or scene_optimize.

Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.

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/Cmmdx256/Roblox-Studio-MCP'

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