Skip to main content
Glama

apply_scene_patch

Apply a whitelisted scene patch directly to Blender, bypassing the review staging step for authorized changes.

Instructions

Power-user escape hatch: apply a white-listed patch without Blender review staging.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
patchYes
instance_idNo

Output Schema

TableJSON Schema
NameRequiredDescriptionDefault

No arguments

Behavior2/5

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

With no annotations, the description must disclose behavioral traits itself. It indicates a bypass of review staging but lacks details on side effects, validation, undo capability, or safety implications. This is insufficient for a mutation tool that applies patches directly.

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 one clear, front-loaded sentence that efficiently expresses the core purpose. It is not bloated, though it could be expanded slightly without losing conciseness.

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 tool's complexity (large nested schema), absence of annotations, and no parameter descriptions, a single sentence is inadequate. Major gaps include patch structure, fingerprint validation, the meaning of 'white-listed', and workflow integration with sibling tools.

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 description provides zero information about the patch parameter or instance_id. The complex ScenePatch schema is left entirely self-documenting, leaving the agent without semantic guidance for constructing valid inputs.

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

Purpose5/5

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

The description clearly states the action ('apply'), the resource ('a white-listed patch'), and the key differentiator ('without Blender review staging'), effectively distinguishing it from the staged patch workflow represented by sibling tools.

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 'power-user escape hatch' implies an alternative to the normal staging workflow, but it does not explicitly name alternatives (like stage_scene_patch) or provide when-not-to-use guidance. The usage context is implied rather than clearly stated.

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/xuebazhou-blip/FaceLink'

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