Skip to main content
Glama

set_project_panel_metadata

Update metadata for selected assets in Premiere Pro's project panel, enabling organized media management and searchable project bins.

Instructions

Premiere Pro expanded operation: set project panel metadata.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault

No arguments

Behavior1/5

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

There are no annotations, so the description carries the full behavioral burden. It discloses nothing about whether this mutates project state, overwrites existing metadata, requires a selected project item, only affects the project panel view, or returns any confirmation. The single declarative sentence provides zero beyond the operation name.

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 brief but not concise in a useful way: it spends words on 'Premiere Pro expanded operation' without providing actionable content. The meaningful text is just a restatement of the tool name. This is under-specification rather than efficient communication.

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 mutation tool with no annotations, no output schema, and an opaque free-form input, this description is completely inadequate. It does not explain the effect, the expected input structure, prerequisites, or whether the operation is reversible. An agent cannot reliably decide to call this tool or construct a correct payload from this description alone.

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

Parameters3/5

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

The input schema describes an arbitrary object with string property names and no defined properties, so schema coverage is effectively 100% but semantically thin. The description adds no information about what keys are expected, what value types are allowed, or how the metadata object maps to Premiere Pro's project panel. Because the schema itself is the only source of parameter structure, the description neither harms nor helps.

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

Purpose2/5

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

The description is essentially a tautology of the tool name: 'set project panel metadata' adds no detail beyond the name itself. The phrase 'Premiere Pro expanded operation' is vague filler and does not specify what metadata, on which items, or in what form. It does not differentiate this tool from siblings like set_metadata, set_xmp_metadata, or add_custom_metadata_field.

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 about when to use this tool versus related tools such as set_metadata, get_project_panel_metadata, set_xmp_metadata, or attach_custom_property. The description does not state prerequisites, selection requirements, or scenarios where this operation is appropriate. It gives an agent no context for choosing this tool over alternatives.

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/compimprove/adobe-premiere-mcp'

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