Skip to main content
Glama

Premiere Pro MCP Server

by jordanl61

get_sequence_details

Retrieve comprehensive details about a sequence, including tracks, effects, and markers, to analyze or manipulate Adobe Premiere Pro projects effectively.

Instructions

Get detailed information about a specific sequence including tracks, effects, and markers

Input Schema

NameRequiredDescriptionDefault
sequence_nameYesName of the sequence to get details for

Input Schema (JSON Schema)

{ "properties": { "sequence_name": { "description": "Name of the sequence to get details for", "type": "string" } }, "required": [ "sequence_name" ], "type": "object" }
Install Server

Other Tools from Premiere Pro MCP Server

Related Tools

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/jordanl61/premiere-pro-mcp-server'

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