Skip to main content
Glama

get_insertion_bin

Retrieve the current insertion bin from an Adobe Premiere Pro project, specifying where imported clips or assets will be placed during AI-driven editing workflows.

Instructions

Premiere Pro expanded operation: get insertion bin.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault

No arguments

Behavior1/5

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

With no annotations provided, the description carries full responsibility for behavioral disclosure, but it reveals nothing: no mention of side effects, permissions, read-only status, or return format. This is a complete absence of behavioral transparency.

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 extremely short and easy to scan, so it is concise in length. However, it is under-specified—all it does is restate the tool name and add a meaningless qualifier. Brevity without substance is closer to a deficiency than an ideal structure.

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 lack of annotations, no output schema, and a vague description, the tool is completely under-documented. An agent cannot infer what this tool does, when to call it, or what to expect in return. Competing tools like get_bin_contents offer clearer semantics, so this description is inadequate.

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 parameters, so the description cannot add parameter meaning. Per the rubric, the baseline is 4 for no parameters, and the description does not need to compensate for any schema gaps.

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 'Premiere Pro expanded operation: get insertion bin.' is vague. It identifies a verb ('get') and a resource ('insertion bin'), but the phrase 'expanded operation' is an internal taxonomy label that adds no semantic value. It does not explain what an 'insertion bin' is or what the tool returns, and among sibling tools like get_bin_contents and get_project_item_info, this fails to distinguish its purpose.

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 versus alternatives such as get_bin_contents or get_project_item_info. The description merely restates the operation name with no context about workflows, prerequisites, or exclusions.

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