Skip to main content
Glama
OhaoTech

Blender Finisher

by OhaoTech

sequencer-strip_set

Set one RNA property on a sequence strip by providing strip name, property identifier, and JSON value for precise Blender VSE adjustments.

Instructions

Set one RNA property on a sequence strip

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
nameYes
valueYes
propertyYes
Behavior2/5

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

Since no annotations are provided, the description must disclose behavioral traits. It only states the operation ('Set') without conveying side effects, reversibility, required permissions, or response behavior. This is inadequate for a mutation tool, as the agent cannot anticipate consequences.

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 concise single sentence with no redundant words. It is effectively front-loaded and directly states the core action, earning points for efficiency.

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 tool that sets an RNA property, the description lacks essential context: what properties are available, constraints on values, or any relation to reading properties (e.g., sequencer-report). It leaves the agent with insufficient information to use the tool effectively, especially given the absence of an output schema or annotations.

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?

With 0% schema description coverage, the description fails to explain the meaning or relationship of the parameters (name, property, value). The schema titles provide minimal hints, but the description does not compensate by describing how these parameters interact or how to format the JSON value.

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 (set) and the resource (one RNA property on a sequence strip), which is specific and distinguishes it from sibling tools like sequencer-strip_add and sequencer-strip_remove. It also implies a single property, adding precision to the purpose.

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 information is provided about when to use this tool versus alternatives such as rna-set_property or other sequencer tools. It does not mention prerequisites, limitations, or scenarios where other tools would be more appropriate, leaving the agent without guidance for selection.

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/OhaoTech/niua-blender-mcp'

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