Skip to main content
Glama

build_brand_spot_from_mogrt_and_assets

Assembles a branded ad sequence from source assets, with optional MOGRT overlays and clip-level edit plans, so creative polish stays under your control.

Instructions

Builds a branded ad assembly from real media assets, supports optional MOGRT overlay, and allows explicit clipPlan control. Default polish is optional so creative direction can come from LLM planning instead of hardcoded passes.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
clipPlanNoOptional explicit edit plan. Reuses assemble_product_spot clipPlan semantics.
mogrtPathNoOptional absolute path to a .mogrt title or branding template
assetPathsYesAbsolute paths to source assets in edit order
motionStyleNoFallback motion style when clipPlan does not override it. Defaults to "alternate" in template mode.
clipDurationNoDefault spacing in seconds for asset placement. Defaults to 4.0
sequenceNameYesName for the new sequence
titleStartTimeNoTimeline start time in seconds for the optional MOGRT. Defaults to 0.4
transitionNameNoDefault transition when clipPlan does not override it. Defaults to "Cross Dissolve" in template mode.
titleTrackIndexNoVideo track for the optional MOGRT overlay. Defaults to 1
videoTrackIndexNoBase video track for the main assets. Defaults to 0
applyDefaultPolishNoWhether to apply the legacy light polish pass (blur + small color tweak). Defaults to false.
transitionDurationNoTransition duration in seconds. Defaults to 0.5
Behavior2/5

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

With no annotations, the description fails to disclose key behavioral aspects such as whether the tool imports media, creates a new sequence, or modifies the project. It only explains the purpose and the optional polish philosophy, leaving side effects and requirements unstated. No contradictions with annotations since none exist.

Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.

Conciseness5/5

Is the description appropriately sized, front-loaded, and free of redundancy?

Two sentences, front-loaded purpose, and no redundant filler. Both sentences earn their place.

Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.

Completeness2/5

Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?

Given the tool's complexity (12 parameters, nested clipPlan structure) and absence of annotations/output schema, the description is too brief. It doesn't explain what a successful build looks like, whether the project is mutated, or how missing assets are handled.

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?

Schema coverage is 100%, and the description does not add any parameter-specific guidance beyond mentioning clipPlan control and MOGRT overlay. It repeats concept names already present in the schema, so it stays at the baseline for parameter semantics.

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 clearly states the tool builds a branded ad assembly from real media assets, with optional MOGRT overlay and explicit clipPlan control. This distinguishes it from sibling tools like assemble_product_spot by highlighting unique features, though it doesn't explicitly name alternatives.

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 implies usage when building a branded ad with optional MOGRT or when explicit clipPlan control is desired, but it neither explicitly states when to choose this tool over alternatives like assemble_product_spot nor provides exclusions or prerequisites.

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