Skip to main content
Glama

set_clip_position

Adjust a clip's position in the Premiere Pro timeline to fix arrangement or timing. Specify new coordinates to move clips exactly where needed.

Instructions

Premiere Pro expanded operation: set clip position.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault

No arguments

Install Server

TDQS

D1.5/5.0
Behavior1/5

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

No annotations are provided, so the description carries the full burden of behavior disclosure. It merely says 'set' without explaining side effects, whether the operation mutates the timeline, whether it is destructive or reversible, whether a clip must be selected, or what happens on failure. This is effectively no behavioral disclosure.

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 one sentence, but brevity is not value. 'Premiere Pro expanded operation:' is boilerplate, and 'set clip position' merely restates the tool name. It is under-specified rather than appropriately concise, and no useful information is front-loaded.

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?

For a tool with no annotations, no output schema, an empty property schema, and ambiguous semantics, the description is completely inadequate. An agent cannot determine what arguments to pass, what the operation does to the timeline, or how to interpret the result. This is far below the minimum viable definition.

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?

The input schema declares zero properties but allows additionalProperties, meaning an agent has no idea what arguments to supply. The description does not attempt to compensate by naming expected inputs such as a clip identifier or position value. Even though there are zero formally declared parameters, the tool logically requires positional data, and the description provides no semantic help.

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

Purpose2/5

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

The description restates the tool name ('set clip position') with only the generic prefix 'Premiere Pro expanded operation'. It gives no detail about what kind of position is being set (timeline time, track position, x/y coordinates) or which clip is affected, so it cannot be distinguished from siblings like move_clip, set_clip_start_time, or set_playhead_position.

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

Usage Guidelines1/5

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

There is no guidance about when to use this tool versus alternatives. With dozens of position- and clip-related siblings, the agent gets no hint about prerequisites, selection requirements, or when this operation is preferable to set_clip_start_time, move_clip, or set_clip_position alternatives.

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/tro2789/scout-premiere-mcp'

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