Skip to main content
Glama

Sense2 Promotional Products

get_aesthetics

List Shop by Aesthetic editorial collections with counts and URLs, plus relatedGuides for finish, texture and palette edits such as matte, pastel, metallic and colour block. Use get_collection for those detailed guides.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault

No arguments

Schema Changelog

Changes observed during successful MCP inspections.

  1. Added

TDQS

A4.5/5.0
Behavior3/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 conveys read-only intent through the verb 'List' and describes return contents, but it does not explicitly state that it is read-only or mention any auth/rate-limit/side-effect details. For a zero-parameter list tool this is acceptable, but not fully transparent.

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 two sentences with no filler. The first sentence front-loads the core listing behavior and return contents, while the second sentence provides a concise routing rule.

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 no parameters, no output schema, and no annotations, the description clearly covers what the tool returns (counts, URLs, relatedGuides) and how it relates to sibling tools. Nothing essential is missing for correct selection and invocation.

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 input schema has an empty properties object, meaning there are zero parameters. With no parameters to explain, the description need not add anything; the baseline for zero-parameter tools is 4.

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 uses a specific verb ('List') and identifies the exact resource: Shop by Aesthetic editorial collections with counts and URLs. It also distinguishes itself from the sibling get_collection by explicitly directing detailed guides elsewhere.

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?

It explicitly states when to use get_collection instead ('Use get_collection for those detailed guides'), making the choice between the two tools clear. This is explicit routing guidance rather than leaving the agent to infer.

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.

Resources