Skip to main content
Glama

stop_playback

Stop active playback in Adobe Premiere Pro to pause the timeline instantly, giving you control to edit and inspect frames without distraction.

Instructions

Premiere Pro expanded operation: stop playback.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault

No arguments

Install Server

TDQS

C2.1/5.0
Behavior2/5

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

With no annotations, the description carries the full burden of behavioral disclosure, yet it only states that the operation exists. It does not clarify whether stopping resetsthe playhead, whether it halts both timeline and source-monitor playback, or whether any state changes occur. This is a minimal but non-contradictory 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 short but padded with the boilerplate prefix 'Premiere Pro expanded operation,' which adds no value. The effective content is merely the two-word tool name, so the structure does not earn its place.

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?

While the zero-parameter schema lowers complexity, the description leaves essential operational semantics ambiguous, such as what 'stop' means relative to pause and how it affects the playhead. For a simple action, this is a minimum-viable description that still requires guessing at runtime behavior.

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 input schema defines zero parameters, and the description correctly avoids documenting any. With no parameter burden, the baseline of 4 applies, and the description does not lose points for missing parameter details.

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 'stop playback' simply restates the tool name prefixed with the generic 'Premiere Pro expanded operation.' It names a verb and resource, but provides no detail about scope or effect, and does not differentiate itself from playback-related siblings like play_timeline or play_source_monitor.

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 on when to use stop_playback versus alternatives such as play_timeline, play_source_monitor, or set_playhead_position. No context, prerequisites, or exclusions are provided, leaving the agent without any decision support.

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