Skip to main content
Glama
hermoso-ai

Hermoso

Official

List product photos

list_product_photos
Read-only

List saved product photos and app-store screens from your workspace to reuse existing assets before setting a product image. Returns each photo's URL and label.

Instructions

List the product photos ALREADY saved in your workspace — the brand's product library plus any app-store screens (also surfaces photos locked in your OTHER creations, since a set product lands in the shared library). FREE — returns each photo's url + label. Call it before set_product_image to see the existing photos you can reuse. Reads YOUR saved brand (pass brandId to target a specific brand — that switches this key's active brand like use_brand).

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
brandIdNoa brand id/name from list_brands whose product library to list; omit to use the active brand
Install Server

TDQS

A4.1/5.0
Behavior1/5

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

Annotation Contradiction: The description states that passing brandId 'switches this key's active brand like use_brand,' which is a side effect modifying the tool's active state. This contradicts the readOnlyHint=true annotation, which implies the tool does not modify any state. Thus the description directly contradicts the annotation.

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 concise and front-loaded, covering the main purpose, scope, cost, return value, and usage trigger in four sentences. Every sentence adds distinct value, with no redundancy, making it efficient for agents to parse.

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

Completeness5/5

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

For a tool with one optional parameter and no output schema, the description is complete: it states the return type (url + label), explicitly mentions cost (FREE), explains the scope, and addresses the side-effect of brand switching. Nothing critical is missing for an agent to invoke it correctly.

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?

Although the schema already describes the brandId parameter with 100% coverage, the description adds important semantics beyond the schema: it explains that passing brandId also switches the active brand for the key, similar to use_brand. This additional behavioral detail is not present in the schema and helps agents understand the side effect.

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 lists already-saved product photos, including the brand's product library and app-store screens, and notes it surfaces photos from other creations. It distinguishes itself from set_product_image by explicitly saying to call it before that tool, giving a specific verb and resource.

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

Usage Guidelines5/5

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

Provides explicit guidance: 'Call it before set_product_image to see the existing photos you can reuse.' Also clarifies when to pass brandId and that it switches the active brand like use_brand, giving clear context on how to use the tool relative to siblings.

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

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/hermoso-ai/hermoso'

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