Skip to main content
Glama

Metadata MCP Connector

Edit Brand Creative

edit_brand_creative
Destructive

Edit existing creative image using AI-powered editing while preserving brand consistency.

USE FOR: Modify headline/CTA/hero graphic, add/remove elements, adjust styling, create variations, iterate on designs.

EDITABLE: Headlines, text, CTA buttons, hero graphics, badges/icons, colors, stats, any combination in single request.

EXAMPLES:

  • Single: "Change headline to 'BOOST YOUR ROI'"

  • Multiple: "Change headline to 'DRIVE PIPELINE', update CTA to 'LEARN MORE', add +50% badge"

PRESERVES (unless asked to change): Logo position/size, brand colors, typography, composition, dimensions.

CHAINED EDITS: Use output URL as input for next edit (Edit → URL_1 → Edit → URL_2 → final).

OUTPUT: Returns the hosted image URL.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
domainYesCompany domain for brand context. Used to fetch brand DNA for consistency. Examples: 'metadata.io', 'bloomreach.com'
image_sourceYesURL of the creative image to edit. Must be a valid accessible image URL (PNG, JPG, WebP). Can be a URL returned by a previous generation or edit.
edit_instructionYesNatural language description of the desired edit(s). Can include multiple changes in one request. Examples: 'Replace the robot with a dashboard', 'Change headline to BOOST ROI and make CTA say GET STARTED', 'Add a +50% ROI badge in the corner'

Schema Changelog

Changes observed during successful MCP inspections.

  1. First observed

TDQS

A4.5/5.0
Behavior5/5

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

The description adds substantial context beyond the annotations: it explains preservation defaults (logo, colors, typography, composition, dimensions), documents chained edit behavior, and states the output is a hosted image URL. This aligns with destructiveHint=true and openWorldHint=true without contradicting them.

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

Conciseness4/5

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

The description is well-structured with clear headings, examples, and a front-loaded purpose sentence. It is somewhat long, and USE FOR and EDITABLE partially overlap, but each section contributes useful guidance and is scannable.

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

Completeness4/5

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

For a complex free-form editing tool with no output schema, the description covers the main operational needs: valid inputs, preservation behavior, chained edits, and return value. It could be more complete by explicitly distinguishing when to use this tool versus generate_brand_creative or other creative siblings, but it is otherwise adequate.

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?

Schema coverage is 100%, but the description enriches the free-form edit_instruction parameter with concrete examples and the 'any combination in a single request' guidance. The EDITABLE list also clarifies what kinds of natural-language changes the model can perform.

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

Purpose5/5

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

The description states a specific verb and resource: 'Edit existing creative image' and adds the distinguishing purpose of preserving brand consistency. It clearly enumerates editable elements, making it distinct from generate_* and update_brand_kit siblings.

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

Usage Guidelines4/5

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

The USE FOR section explicitly lists supported editing scenarios such as modifying headlines, CTAs, and hero graphics, and examples show both single and multi-edit requests. It does not explicitly name generate_brand_creative or fix_flexible_creative as alternatives, but the 'existing creative' framing implies when this tool is appropriate.

Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.

Try in Browser

Glama MCP Gateway

Add one secure layer between your agents and this server.

Resources