Skip to main content
Glama
OhaoTech

Blender Finisher

by OhaoTech

sequencer.strip_add

Add a new strip to the Blender Video Sequence Editor, specifying type, channel, start frame, and optional file path for movie or sound strips.

Instructions

Add a sequence strip

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
nameNo
pathNo
typeYes
channelNo
frame_startNo
Behavior2/5

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

With no annotations, the description fully carries the burden of behavioral disclosure. It only states 'Add a sequence strip', omitting any side effects, required permissions, or post-add behavior (e.g., whether it modifies existing strips, requires a sequencer area, or returns confirmation).

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 only 4 words, which is under-specification rather than conciseness. It fails to earn its place by adding meaningful guidance beyond the tool's name.

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

Completeness1/5

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

Given 5 parameters, no output schema, and no annotations, the description is severely incomplete. It does not explain return values, strip behavior, or any constraints (e.g., valid type values), leaving the agent under-informed.

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 adds no parameter information whatsoever. It does not explain what the parameters (name, path, type, channel, frame_start) represent or how they affect the operation.

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 the action 'Add' and the resource 'sequence strip', which directly conveys the tool's purpose. However, it does not differentiate from sibling tools like sequencer.strip_remove or sequencer.strip_set, missing the scope or type of strips.

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 on when to use this tool versus alternatives (e.g., sequencer.strip_set for modifying, sequencer.strip_remove for deletion). No prerequisites or context provided, leaving the agent without decision-making support.

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