Skip to main content
Glama

set_sequence_audio_settings

Define the audio settings for a Premiere Pro sequence, such as sample rate, channels, and output mapping.

Instructions

Premiere Pro expanded operation: set sequence audio settings.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault

No arguments

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 disclosing side effects, state changes, or requirements. It only says 'set' without mentioning whether the operation is destructive, requires specific permissions, affects other settings, or returns any output. This is a severe lack of transparency 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.

Conciseness2/5

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

The description is a single sentence, but it is under-specified rather than concise. 'Premiere Pro expanded operation' is filler, and the rest repeats the tool name. Every word fails to add value, 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.

Completeness1/5

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

For a setting tool with no annotations, no output schema, and likely many possible audio settings, a one-line vague description is completely inadequate. The tool needs details on what settings can be changed, expected input structure, side effects, and validation. None are present.

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

Parameters2/5

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

The input schema is an open object with additionalProperties and no defined properties, while context reports 0 parameters. Although the schema provides no specific parameter names, the description does not clarify what fields or values are expected. With no guidance, an agent cannot construct a valid request. The schema coverage is vacuously high, but the description adds no meaningful parameter semantics.

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 sets sequence audio settings, which identifies the action and target resource. However, it is extremely vague, does not specify which audio settings, and is nearly a restatement of the tool name. The phrase 'expanded operation' adds no clarity and does not differentiate this tool from siblings like set_sequence_settings.

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 provides no guidance on when to use this tool versus alternatives, prerequisites, or any context for usage. There are no mentions of when to prefer this over other setting tools, making it impossible for an agent to decide between this and set_sequence_settings.

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