Skip to main content
Glama

Smasher Studio — AI Fashion Design

Generate Fashion Image

generate_fashion_image

Generate AI fashion product photography. Creates professional-quality product shots, on-model photos, flat lays, and editorial imagery. Uses a best-in-class multi-model image chain with automatic fallback. Costs 5 credits per image.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
styleYesPhotography style: product_shot (catalog), on_model (lifestyle), flat_lay (social), editorial (magazine), campaign (advertising)
promptYesDetailed prompt: subject, lighting, background, angle, style, mood
qualityNoImage quality: standard (fast), hd (recommended), ultra (maximum detail)hd
backgroundNoBackground: "pure white", "gradient beige", "urban street"
aspect_ratioNoAspect ratio: 1:1 (square), 4:3 (landscape), 3:4 (portrait), 16:9 (wide), 9:16 (stories)1:1

TDQS

A3.9/5.0
Behavior4/5

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

With no annotations provided, the description carries the behavioral transparency burden. It adds meaningful context: 'multi-model image chain with automatic fallback' and 'costs 5 credits per image', which go beyond basic generation semantics. However, it omits details like output format or processing time.

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?

The description is two sentences, front-loaded with the core purpose, and every phrase adds value. The second sentence includes important operational details (cost, fallback) without unnecessary fluff.

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

Completeness3/5

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

The schema is rich and the purpose is clear, but there is no output schema and no annotations. The description does not explain the return format, expected latency, or prerequisites beyond credit cost. It is adequate but leaves gaps in operational context.

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 description coverage is 100%, so the baseline is 3. The description does not add parameter-specific meaning beyond the schema's already detailed descriptions for style, prompt, quality, background, and aspect_ratio.

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 uses a specific verb ('Generate') followed by a clear resource ('AI fashion product photography') and enumerates concrete output types (product shots, on-model, flat lays, editorial). This distinguishes it from sibling tools like generate_fashion_video or generate_colorways.

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 use for fashion product photography but provides no explicit when-to-use or when-not-to-use guidance compared to siblings such as generate_multi_angle, generate_colorways, or generate_fabric_sim. No alternatives or exclusions are named.

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.

TDQS

A4.1/5.0
Disambiguation5/5

Each tool has a clearly distinct purpose: credit checking, video status polling, colorway generation, fabric simulation, image generation, video generation, multi-angle generation, and collection listing. No two tools overlap in function, making selection unambiguous.

Naming Consistency5/5

All tool names follow a consistent verb_noun snake_case pattern: check_*, generate_*, list_*. This uniformity makes the API predictable and easy to navigate.

Tool Count5/5

With 8 tools, the server is well-scoped for its AI fashion design purpose. Each tool contributes a distinct capability, and the set is neither bloated nor sparse.

Completeness4/5

The core generation workflows (image, video, variants, multi-angle) are well covered, including async status checking. Minor gaps exist, such as no collection creation/update/delete or asset retrieval, but these do not break the primary generation flow.

Resources