Skip to main content
Glama

generate_tryon

Create AI-generated try-on photos by placing clothing products on virtual avatars for visualizing apparel fit and appearance.

Instructions

Generate AI try-on photos with an avatar wearing your product (clothing). 1 credit per image.

Requires PIXELPANDA_API_TOKEN.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
avatar_uuidYes
product_uuidYes
num_outputsNo
promptNo

Output Schema

TableJSON Schema
NameRequiredDescriptionDefault
resultYes
Behavior2/5

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

No annotations are provided, so the description carries the full burden of behavioral disclosure. It mentions cost ('1 credit per image') and authentication ('Requires PIXELPANDA_API_TOKEN'), which adds some context beyond basic functionality. However, it fails to disclose critical behavioral traits such as whether the operation is read-only or destructive, expected response format, error handling, rate limits, or job processing details (e.g., asynchronous vs. synchronous). For a generative AI tool with no annotation coverage, this is insufficient.

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 appropriately sized and front-loaded: the first sentence clearly states the purpose, followed by cost and authentication details in separate lines. It avoids unnecessary fluff and uses bullet-like formatting for key points. However, the structure could be slightly improved by integrating the cost and authentication into a more cohesive paragraph, but it remains efficient with zero waste.

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?

Given the complexity of an AI generation tool with 4 parameters, 0% schema coverage, no annotations, but an output schema present, the description is moderately complete. It covers purpose, cost, and authentication but lacks parameter explanations, behavioral details, and usage context. The output schema may handle return values, reducing the burden, but overall, it's adequate with clear gaps, especially in parameter semantics and sibling differentiation.

Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.

Parameters2/5

Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?

Schema description coverage is 0%, so the description must compensate for undocumented parameters. It does not explain any of the 4 parameters (avatar_uuid, product_uuid, num_outputs, prompt) beyond what the schema provides (only titles and types). No additional meaning, usage examples, or constraints are given, such as what avatars or products are valid, how num_outputs affects results, or how the prompt influences generation. This leaves parameters largely ambiguous.

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's purpose: 'Generate AI try-on photos with an avatar wearing your product (clothing).' It specifies the verb ('Generate'), resource ('AI try-on photos'), and scope ('with an avatar wearing your product'), which is specific and actionable. However, it does not explicitly differentiate from sibling tools like 'generate_product_photo' or 'generate_scenes', which might also involve image generation, so it falls short of a perfect score.

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?

The description provides minimal usage guidance: it mentions '1 credit per image' and 'Requires PIXELPANDA_API_TOKEN,' which hints at cost and authentication prerequisites. However, it lacks explicit guidance on when to use this tool versus alternatives (e.g., 'generate_product_photo' or 'generate_scenes'), no mention of when not to use it, and no clear context for selection among siblings. This leaves gaps in practical application.

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/RyanKramer/pixelpanda-mcp'

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