Skip to main content
Glama
Cmmdx256

Universal Roblox AI Studio

by Cmmdx256

generate_material

Create PBR texture/material from text prompts and optionally apply the result directly to a Roblox part or instance.

Instructions

Official Roblox Generative AI: Generates seamless PBR texture and material from prompt using official Roblox AI material generator.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
promptYesText description of the material/texture to generate
targetPartNoOptional target instance path to apply material to
baseMaterialNoBase Roblox material type e.g. SmoothPlastic, Wood, Metal
Install Server

TDQS

B3.1/5.0
Behavior2/5

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

No annotations are provided, so the description carries the full behavioral disclosure burden. It states that the tool generates a PBR material but does not explain side effects, whether targetPart causes in-scene application, whether assets are persisted, or what the output shape is. This is a significant gap for a generative tool.

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 a single front-loaded sentence and mostly wastes no words. Minor redundancy exists with 'Official Roblox' and 'official Roblox AI material generator' both appearing, slightly reducing polish.

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?

With no annotations and no output schema, the description should explain what happens when targetPart is supplied, how baseMaterial is used, and what the agent can expect back. Instead it only describes the high-level generation action, leaving important invocation behavior unspecified.

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

Parameters3/5

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

Schema coverage is 100%, so parameter names and descriptions already explain prompt, targetPart, and baseMaterial. The description only reinforces the 'from prompt' aspect and adds no meaning beyond the schema.

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 that the tool generates seamless PBR textures/materials from a prompt, naming the resource and verb. It does not explicitly differentiate from related generation siblings like generate_mesh or generate_procedural_model, but 'material' and 'PBR texture' make the target fairly unambiguous.

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 phrase 'from prompt' implies the main use case: generate a material from a text description. However, there is no guidance about when to prefer this over similar generation or asset tools, and no explicit exclusions or alternatives are mentioned.

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