Skip to main content
Glama

neutral-skincare-reference

Search products by ingredient / concern / category / brand

search_products

Search MHS BLOOM's reference for products by any of: key ingredient (e.g. "niacinamide"), skin concern (e.g. "blemishes"), category (e.g. "sunscreen"), brand, and/or fragrance_free. Returns a neutral, alphabetical list with reference links. Never ranked or rated.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
brandNo
limitNoMax results (default 15, max 40).
concernNo
categoryNo
ingredientNo
fragrance_freeNo

TDQS

A3.8/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 full burden. It discloses key behavioral traits: the output is neutral, alphabetical, includes reference links, and never ranked or rated. This is good, but it does not mention authentication needs, rate limits, or that it is a read-only operation. The description adds value beyond the empty annotations.

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 two sentences without wasted words. It front-loads the core purpose and output characteristics. However, it could be slightly more structured (e.g., bullet points) for easier scanning. Still, it is appropriately sized.

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?

For a tool with 6 parameters and no output schema, the description covers the basic behavior but lacks details on pagination, default limits, result handling (e.g., empty results), error states, or how parameters interact. It does not reference sibling tools or provide selection guidance. Adequate but not complete.

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 only 17% (only limit has a description). The description paraphrases the parameter names (ingredient, concern, category, brand, fragrance_free) but adds little extra meaning beyond the schema field names. It does not provide examples, format constraints, or detailed semantics. The description partially compensates for low coverage but not sufficiently.

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 searches MHS BLOOM's product reference by multiple criteria (ingredient, concern, category, brand, fragrance_free) and returns a neutral alphabetical list with reference links. It distinctively notes the output is never ranked or rated, differentiating it from sibling tools like find_alternatives or list_brands.

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 usage when searching by specific criteria but does not explicitly tell when to use this tool versus alternatives like find_alternatives or lookup_product. There is no guidance on when not to use it or what scenarios are unsuitable.

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/5.0
Disambiguation5/5

Each tool has a clearly distinct purpose: find_alternatives discovers same-category products, list_brands lists brands with counts, lookup_product returns detailed facts for a specific product, and search_products allows multi-criteria search. No overlap or ambiguity.

Naming Consistency5/5

All tool names follow a consistent verb_noun pattern (find_alternatives, list_brands, lookup_product, search_products), making the set predictable and easy to navigate.

Tool Count4/5

With 4 tools, the set is appropriately scoped for a neutral reference server, covering the core operations: search, listing, lookup, and alternatives. It is on the smaller side but fits the limited domain.

Completeness4/5

The tool surface covers key use cases for a neutral product reference: search, detailed lookup, brand listing, and alternative discovery. A minor gap is the lack of a tool to list all products or categories directly, though search can compensate.

Resources