Skip to main content
Glama

generate_product_photo

Create AI-generated product photos showing avatars using your products to enhance marketing visuals and demonstrate real-world applications.

Instructions

Generate AI product photos with an avatar holding/using your product. 1 credit per image.

Requires PIXELPANDA_API_TOKEN. Use list_avatars and list_products to get UUIDs.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
avatar_uuidYes
product_uuidYes
num_outputsNo
promptNo

Output Schema

TableJSON Schema
NameRequiredDescriptionDefault
resultYes
Behavior3/5

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

With no annotations provided, the description carries the full burden of behavioral disclosure. It adds useful context about cost ('1 credit per image') and authentication needs ('Requires PIXELPANDA_API_TOKEN'), but lacks details on rate limits, error handling, or what the generated output looks like (though an output schema exists). It adequately covers some behavioral aspects but misses others like performance or constraints.

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 with three concise sentences that are front-loaded with the core purpose. Each sentence adds value: the first defines the tool, the second states cost, and the third provides prerequisites and references. There is minimal waste, though it could be slightly more structured with bullet points or clearer separation of ideas.

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 the tool's moderate complexity (AI generation with 4 parameters) and no annotations, the description covers key aspects like purpose, cost, and prerequisites. With an output schema present, it does not need to explain return values. However, it lacks details on parameter semantics and some behavioral traits, making it slightly incomplete but mostly adequate for context.

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 only mentions 'UUIDs' for avatar and product, implying 'avatar_uuid' and 'product_uuid', but does not explain 'num_outputs' or 'prompt'. This leaves half the parameters (2 out of 4) without semantic clarification, failing to fully address the coverage gap.

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 specific action ('Generate AI product photos') with precise resources ('with an avatar holding/using your product'), distinguishing it from sibling tools like 'generate_scenes' or 'generate_tryon' which have different purposes. It specifies the AI-generated nature and the avatar-product interaction, making the purpose unambiguous.

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 provides clear context for usage by mentioning prerequisites ('Requires PIXELPANDA_API_TOKEN') and referencing other tools to obtain required UUIDs ('Use list_avatars and list_products to get UUIDs'). However, it does not explicitly state when not to use this tool or name alternatives, such as distinguishing it from 'generate_scenes' or 'generate_tryon' in the sibling list.

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