Skip to main content
Glama

creative_studio_compose

Compose ad copy and brand elements over a key visual to generate per-format banner PNGs. Renders typography with HTML/CSS for pixel-perfect text including Japanese.

Instructions

Composite ad copy + brand kit over a key visual into per-format banner PNGs. The typography layer: headline/body/CTA/badge/logo are laid out in HTML/CSS and rendered by headless Chromium so Japanese text is pixel-perfect. Pick a layout 'template', the target 'formats', and pass the copy; the composed PNGs land in a new run directory with a provenance manifest. Requires the 'creative' extra (pip install 'mureo[creative]').

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
ctaYesThe call-to-action button label.
bodyNoOptional supporting body line.
badgeNoOptional short badge chip (e.g. a limited-offer flag; used by the minimal_badge template).
formatsNoTarget format ids to render.
headlineYesThe primary headline copy.
templateNoLayout template to render.hero_overlay
visual_pathYesPath to the text-free background key visual (png/jpg/jpeg/webp).
Behavior4/5

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

With no annotations, the description provides key behavioral details: HTML/CSS layout, headless Chromium rendering, Japanese text support, output to run directory with manifest. It lacks auth or rate limit info but is sufficient for a non-destructive composition tool.

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?

Three sentences: front-loaded purpose, technical detail, and requirement. No redundant words.

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?

Given 7 parameters and no output schema, the description covers input and output adequately, mentioning PNGs and manifest. It could specify the return value format, but the run directory hint suffices.

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%, so baseline is 3. The description adds context about typography layers and rendering but does not significantly expand individual parameter meanings beyond the schema.

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 clearly states the tool composes ad copy and brand kit into banner PNGs using specific typography layers and headless Chromium rendering. It distinguishes itself from sibling tools like creative_studio_brand_kit_get and creative_studio_generate_visual.

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 description implies when to use (composing ad creatives) and notes the required 'creative' extra. It does not explicitly state when not to use or list alternatives, but the sibling context makes it clear.

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/logly/mureo'

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