Skip to main content
Glama

Persnickety Try-On Index

Find At-Home Bridal Try-On Programs

find_at_home_bridal_try_on
Read-onlyIdempotent

List source-checked wedding-dress try-on programs for shoppers without a suitable local rack. Results distinguish low sample fees from refundable deposits, expose each published return-clock anchor and day count, and disclose whether a destination is commissionable.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault

No arguments

Output Schema

TableJSON Schema
NameRequiredDescriptionDefault
dataYes
metaYes

TDQS

A4.7/5.0
Behavior5/5

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

Annotations already mark the tool read-only, idempotent, non-destructive, and open-world. The description adds meaningful behavioral detail beyond annotations: results are source-checked, they distinguish low fees from refundable deposits, they expose return policies, and they disclose commissionability. This is genuinely useful transparency for an agent deciding how to interpret outputs.

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 a single, dense, well-structured sentence. It leads with the core action and audience, then packs the key output distinctions without fluff. Every clause adds relevant information.

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 no-parameter read-only tool with an output schema, the description is complete. It covers the target use case, the evaluation criteria of results, and the important financial/return dimensions an agent should surface to shoppers. Nothing essential is missing.

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?

The tool has zero parameters and the schema is essentially empty, so the baseline is 4. The description correctly focuses on output semantics rather than parameter details, since no input parameters exist. It adds no irrelevant parameter guidance.

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 states a specific action ('List'), resource ('source-checked wedding-dress try-on programs'), and audience ('shoppers without a suitable local rack'), which clearly distinguishes it from the sibling find_bridal_samples. It also enumerates what the results will expose (fees, deposits, return clock, commissionability), making the tool's scope explicit.

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 clearly implies when to use the tool: for shoppers lacking a suitable local rack. It does not explicitly mention find_bridal_samples as an alternative or state when not to use it, but the audience condition and the 'at-home' focus provide enough contextual guidance.

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
Disambiguation4/5

Each tool targets a distinct try-on scenario: at-home programs versus in-store samples. The risk of confusion is low, though both are bridal-try-on discovery tools and require careful reading to distinguish.

Naming Consistency4/5

Both tools use a consistent snake_case find_ prefix, but the second tool omits the 'try_on' term, creating minor structural inconsistency. Overall the naming pattern is recognizable and readable.

Tool Count3/5

Two tools is at the thin end of the range; while the niche focus is tight, the index only has two modes of discovery. It feels slightly under-scoped for a server that might reasonably cover more try-on categories.

Completeness3/5

The pair covers at-home and plus-size in-store samples, but general in-store try-on and other search dimensions are absent. The domain is partially covered, and an agent cannot exhaust a full bridal try-on search without additional tools.

Resources