Skip to main content
Glama

clear_sequence_in_out

Remove in and out points from the current Adobe Premiere Pro sequence to reset the playback range.

Instructions

Premiere Pro expanded operation: clear sequence in out.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault

No arguments

Install Server

TDQS

D1.8/5.0
Behavior1/5

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

With no annotations provided, the description carries the full burden of behavioral disclosure, and it discloses nothing. It does not state that this operation modifies/destroys the sequence's in/out point state, what happens if no sequence is active, whether it is undoable, or what the observable effect on the timeline is.

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 short but this is under-specification, not conciseness. The single sentence earns no place because it merely re-states the tool name and contributes zero informative content, whereas genuine conciseness still conveys meaning efficiently.

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?

The tool operates on a complex domain (Premiere Pro sequence in/out points) yet has no annotations, no output schema, and a description that says nothing beyond its own name. An agent is given no basis to understand preconditions, side effects, or the relationship to the many sequence/in-out-related sibling tools.

Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.

Parameters4/5

Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?

The tool has 0 parameters and 100% schema description coverage, so the baseline of 4 applies; there is nothing for the description to document. The schema allows additionalProperties: true, but with no declared parameters the description's silence on parameters is not a meaningful gap.

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 'Premiere Pro expanded operation: clear sequence in out.' is essentially a tautology that restates the tool name verbatim after the colon. It adds only the vague qualifier 'expanded operation' and gives no explanation of what clearing a sequence in/out actually does, such as removing the sequence's in and out point markers from the timeline. It fails to differentiate from closely related siblings like set_sequence_in_out_points, get_sequence_in_out_points, and clear_item_in_out.

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?

The description gives no indication of when to use this tool versus any alternative. There is no context about prerequisites such as an active sequence, no mention of how it differs from clear_item_in_out (which clears item-level in/out points), and no guidance about interaction with the work area or playhead.

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