Skip to main content
Glama

create_sequence_from_preset

Create a new Premiere Pro sequence from a preset to automate video edit setup for AI-driven workflows.

Instructions

Premiere Pro expanded operation: create sequence from preset.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault

No arguments

Behavior1/5

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

No annotations are provided, so the description must fully disclose behavioral traits. It merely restates the tool's name without explaining side effects, such as whether a new sequence is created in the current project, if it becomes active, or if any existing state is modified. This is insufficient for safe invocation.

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 a single sentence and front-loaded, but the phrase 'Premiere Pro expanded operation' is filler that adds no operational value. The core 'create sequence from preset' is concise but under-specified, lacking any detail that would earn the sentence's place beyond repeating the 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?

With zero parameters and no output schema, the description should still cover the tool's purpose and behavior. It only states the obvious action, leaving the agent without understanding what a 'preset' refers to, whether there are prerequisites, or what the outcome will be. The description is too minimal for confident invocation.

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 parameter count is 0, and the input schema defines no specific parameters, so the baseline is 4. The description does not need to explain parameters, but it also doesn't clarify the confusingly permissive schema (additionalProperties allowed). Since there are no actual parameters, the description adds no parameter semantics, but this is acceptable given the zero-parameter context.

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

Purpose4/5

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

The description states the action clearly: 'create sequence from preset.' This is a specific verb+resource combination that distinguishes it from siblings like create_sequence and create_sequence_from_clips, though it doesn't elaborate on what a 'preset' entails. The name itself already carries most of the differentiation, so the description is somewhat redundant.

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 on when to use this tool versus alternatives like create_sequence, create_sequence_from_clips, or import_sequences. The description does not mention prerequisites, exclusions, or any context suggesting the appropriate scenario. With numerous sibling tools, this lack of usage guidance is a significant gap.

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