Skip to main content
Glama

create_smart_bin

Create a smart bin in Premiere Pro to automatically organize and filter media by metadata or search criteria.

Instructions

Premiere Pro expanded operation: create smart bin.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault

No arguments

Install Server

TDQS

C2.4/5.0
Behavior1/5

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

No annotations are provided, so the description carries the entire burden of behavioral disclosure, and it discloses nothing: no side effects, no requirements, no return value, and no note about whether criteria are set programmatically. The phrase 'expanded operation' hints at non-obvious behavior but says nothing concrete.

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 very short, which is structurally fine, but 'Premiere Pro expanded operation' is boilerplate filler that doesn't earn its place. It is concise without being informative.

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 tool with no output schema, no annotations, and a large sibling set, this description is far too thin: it omits what a smart bin is, how criteria are provided, how creation is confirmed, and how it differs from create_bin. An agent cannot reliably invoke or validate the result with this information.

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 tool has zero defined parameters and no required parameters, so there is no parameter schema for the description to supplement; the 0-parameter baseline of 4 applies. The odd 'additionalProperties: true' openness is not explained, but with no declared params the description could add little here.

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

Purpose3/5

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

The description states the verb and resource ('create smart bin'), so a human can infer the basic operation, but it adds little beyond the tool name. The phrase 'Premiere Pro expanded operation' is unexplained, and no mention is made of what distinguishes a smart bin from the sibling create_bin, leaving the purpose only partially clear.

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 rather than create_bin or other bin-related siblings, and no mention of prerequisites or how to specify bin criteria. The agent is left to infer appropriate usage from the name alone.

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