Skip to main content
Glama

set_sequence_settings

Adjust resolution, frame rate, and pixel aspect ratio for a sequence in Adobe Premiere Pro by providing its ID and updated settings.

Instructions

Updates sequence settings.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
settingsYesSettings to update
sequenceIdYesThe ID of the sequence
Behavior1/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. It only states 'Updates sequence settings' and provides no information about side effects, whether settings are merged or replaced, permissions required, reversibility, or any other behavioral traits. This is a significant gap for a mutation tool.

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 extremely short and to the point, with no wasted words. However, it is under-specified to the point of providing minimal value. It does not take advantage of space to convey important context, so while concise, it is not optimally structured for an agent.

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 a nested settings object, no output schema, and no annotations, yet the description gives no context about its purpose relative to the many sequence-related sibling tools. An agent lacks sufficient information to determine when this tool is appropriate or what impacts it has on the sequence.

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 description coverage is 100%, so the baseline is 3. The description adds no additional meaning beyond what the schema already provides for the sequenceId and settings object. The schema itself defines the fields, so the description's lack of parameter detail is acceptable.

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

Purpose3/5

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

The description states the tool updates sequence settings, which is a clear verb+resource. However, 'settings' is vague and doesn't specify which settings or differentiate from the many sibling tools like set_sequence_frame_rate or set_sequence_resolution. It lacks the specificity needed for an agent to understand its exact scope.

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?

No usage guidance is provided. The description does not indicate when to use this tool versus the more specific set_sequence_* alternatives, nor does it mention that it can update multiple settings at once. An agent gets no help in choosing between this and sibling tools.

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/hetpatel-11/Adobe_Premiere_Pro_MCP'

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