Skip to main content
Glama

set_all_tracks_targeted

Set all tracks as targeted in Premiere Pro to enable simultaneous edits across the timeline, solving the need to manually select each track for batch operations.

Instructions

Premiere Pro expanded operation: set all tracks targeted.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault

No arguments

Install Server

TDQS

C2.4/5.0
Behavior2/5

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

There are no annotations, so the description carries the full burden of disclosing behavior. It only states the operation without explaining what it changes, whether it applies to audio and video tracks, whether existing target settings are overwritten, or whether the action is reversible. This is insufficient for a mutating tool with no safety annotations.

Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.

Conciseness3/5

Is the description appropriately sized, front-loaded, and free of redundancy?

The description is short and front-loaded, which is good, but the opening phrase "Premiere Pro expanded operation" is filler that does not earn its place. It reads more like a title than a definition, and the single sentence provides no structural value beyond the tool name.

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?

The tool has no parameters and no output schema, but the description still leaves key context undefined: which sequence is affected, whether all audio and video tracks are targeted, and what effect this has on subsequent operations. Given sibling tools like set_target_track and get_target_tracks, the description should at least clarify scope and relationship to those 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 zero parameters and the input schema is an empty object, so there is no parameter semantic burden for the description to carry. The baseline for a zero-parameter tool is 4, and nothing is missing on this dimension.

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 is essentially a word-for-word restatement of the tool name: "set all tracks targeted" adds no new information. The phrase "Premiere Pro expanded operation" is vague and does not clarify what "targeted" means or which tracks are affected. It does not meaningfully distinguish this from sibling tools like set_target_track beyond the word "all".

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?

There is no guidance about when to use this tool versus set_target_track or get_target_tracks. No mention is made of prerequisites, such as requiring an active sequence, or whether this should be called before edits that depend on targeting. The agent must infer usage entirely from the name and sibling context.

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