Skip to main content
Glama
muhwagwa0112

Premiere Pro Full MCP

by muhwagwa0112

Premiere cloud

premiere_cloud
Destructive

Invoke approved Adobe cloud workflows in Premiere Pro without exposing credentials. Inspect signed-in actions and run them with specified arguments to automate cloud-based tasks.

Instructions

Inspect or invoke approved signed-in Adobe cloud workflows without extracting credentials.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
argsNo
targetNo
actionIdYes
approvalIdNo
operationIdNo
expectedRevisionNo
Behavior3/5

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

Annotations already declare destructiveHint=true and readOnlyHint=false, so agents know it is not a read-only operation. The description adds the credential safety property but does not disclose that invoking workflows may have destructive effects or require approval (evident from approvalId param). It fails to elaborate on expected side effects, approval flow, or the open world nature. Overall, it adds some context but misses key behavioral details.

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 concise sentence, front-loaded with the core action ('Inspect or invoke'). However, it is under-specified; while concise, it omits crucial information that would make it useful. The structure is acceptable but lacks any detail or organization, so it only earns a middle score.

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?

Given the tool has 6 parameters, nested objects, no output schema, and a destructive annotation, the description is severely incomplete. It does not explain how to invoke workflows, what the parameters mean, how approvals work, or what the expected result is. For a tool of this complexity, this one-sentence description is grossly inadequate, leaving agents with virtually no guidance.

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

Parameters1/5

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

Schema description coverage is 0%, and the description mentions no parameter names or their purposes. The schema contains six parameters (args, target, actionId, approvalId, operationId, expectedRevision) with nested objects, but the description provides zero mapping to these. An agent cannot infer what argument structure, target format, or operation ID mean without external knowledge. This is a critical gap.

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 a clear purpose: to inspect or invoke approved signed-in Adobe cloud workflows. It uses specific verbs and identifies the resource domain (cloud workflows). However, it does not differentiate from sibling tools like premiere_inspect or premiere_operations, which may overlap in functionality. The 'without extracting credentials' differentiator helps, but the exact scope is ambiguous.

Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.

Usage Guidelines3/5

Does the description explain when to use this tool, when not to, or what alternatives exist?

The description provides contextual guidance by emphasizing that it works with approved signed-in workflows and avoids credential extraction, which implies it should be used when credentials must remain hidden. However, it does not explicitly state when to prefer this tool over alternatives or when not to use it. No exclusions or comparisons to siblings are given, so the usage guidance is implied rather than explicit.

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/muhwagwa0112/premiere-pro-full-mcp'

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