Skip to main content
Glama

create_sequence_from_preset

Create a Premiere Pro sequence from a preset to apply predefined timeline settings, reducing manual configuration for efficient project setup.

Instructions

Premiere Pro expanded operation: create sequence from preset.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault

No arguments

Install Server

TDQS

C2.9/5.0
Behavior2/5

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

With no annotations, the description bears the full burden of explaining side effects, prerequisites, and behavior. It only says a sequence is created from a preset, leaving unclear whether the preset is selected by name, whether it requires an active project, whether the new sequence becomes active, or whether existing content is affected.

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 brief and front-loads the core action, which is good for scannability. However, 'Premiere Pro expanded operation:' is filler and adds no decision-relevant information beyond the phrase that follows.

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 annotations or output schema, and this is a mutation operation, so the description should explain prerequisites, expected preset source, and result behavior. It provides none of that, leaving an agent without enough context to call it confidently.

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 schema declares zero defined parameters and the description does not need to explain parameter details. The high schema coverage supports a baseline score of 4; the only minor issue is that 'preset' is mentioned conceptually without specifying how it is identified, but that is not required because no parameters are defined.

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 clearly states the action and object: 'create sequence from preset', which distinguishes it at a surface level from generic sequence creation tools like create_sequence. However, it doesn't explicitly contrast with similar siblings such as create_sequence_from_clips or create_subsequence, so it stops short of full differentiation.

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 guidance is provided on when to use this tool versus alternatives. The phrase 'expanded operation' hints at a broader/advanced variant but never states the condition for choosing it over create_sequence, create_sequence_from_clips, or set_active_sequence.

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