Skip to main content
Glama

crop_clip

Trim unwanted edges from a timeline clip by setting crop percentages, edge feather, or zoom. Reuses the existing Crop effect when available; otherwise adds it.

Instructions

Crops a timeline clip using Premiere Pro's built-in Crop video effect. Reuses an existing Crop effect on the clip when present; otherwise adds one. Omitted parameters keep their current/default values.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
topNoPercent to crop from the top edge (0-100)
leftNoPercent to crop from the left edge (0-100)
zoomNoCrop effect Zoom toggle: scales the cropped image back up to fill the frame
rightNoPercent to crop from the right edge (0-100)
bottomNoPercent to crop from the bottom edge (0-100)
clipIdYesThe ID of the timeline video clip to crop
edgeFeatherNoEdge Feather amount in pixels
Behavior4/5

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

There are no annotations provided, so the description carries the full burden for behavioral disclosure. It explains the tool's side effects: reusing an existing Crop effect, adding one if absent, and that omitted parameters keep current/default values. It does not detail whether the operation is reversible or if any rendering/updates affect the timeline, but these are implicit.

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 concise and front-loaded: it states the purpose and key behavior in two sentences, with zero waste. It efficiently covers the reuse/add behavior and parameter omission handling.

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

Completeness4/5

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

Given the tool has 7 parameters (all schema-described), no output schema, and no annotations, the description provides the necessary behavioral context: the effect reuse, addition, and default handling. It is complete enough for an agent to select and invoke the tool correctly, though it lacks a note on error handling or available effect prerequisites.

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% with detailed descriptions for each parameter (top, left, right, bottom, zoom, edgeFeather, clipId), so the schema already provides full meaning. The description adds minimal extra value beyond clarifying omitted parameters keep defaults, which is already implied in the schema.

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 tool crops a timeline clip using Premiere Pro's built-in Crop video effect, with specific behavior of reusing an existing effect or adding one. It distinguishes from siblings like 'trim_clip', 'set_clip_scale', 'razor_timeline_at_time' and others by specifying the use of the Crop effect.

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

Usage Guidelines4/5

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

The description provides clear context for when to use this tool (to crop a clip via the Crop effect) and notes that omitted parameters retain current values. However, it does not explicitly mention when not to use it or name alternatives (e.g., trim/clip operations), missing a full exclusionary note.

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/compimprove/adobe-premiere-mcp'

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