Skip to main content
Glama

Sense2 Promotional Products

get_collection

Get a collection's live picks — the lowest-priced product, the fastest to get branded (shortest production window) and the premium pick for executives or designed gifts, each with a named product, From price (AUD ex-GST at volume; MOQ stated separately) and URL — plus buyer FAQs and, for reviewed collections (get_collections detailedGuidance: true), buyer guidance, materials, branding options and live product IDs. Works for every slug in get_collections. Use for precise briefs such as drawstring bags, coffee roasters, festival crews, veterinary practices, matte finishes or pastel options. Discover slugs with get_collections. English/AUD reference; use get_product or get_quote for local currency.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
slugYesExact slug from get_collections
localeNoLocale: en-AU (default), en-US, en-NZ, de-DE, ja-JP — gates AU-only offers and localises the FAQsen-AU

Schema Changelog

Changes observed during successful MCP inspections.

  1. Changed1 schema field changed
    • addedInput schema / properties / locale
      Added value: +{
      +  "default": "en-AU",
      +  "description": "Locale: en-AU (default), en-US, en-NZ, de-DE, ja-JP — gates AU-only offers and localises the FAQs",
      +  "type": "string"
      +}
  2. Added

TDQS

A4.4/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 of behavioral disclosure. It clearly describes what the call returns, including the three pick types, pricing fields, URLs, FAQs, and conditional guidance for reviewed collections. It does not mention non-mutation explicitly, but nothing suggests side effects.

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 dense but purposeful, front-loading the core purpose and then adding useful detail about contents and usage. It is longer than strictly necessary and somewhat run-on, but every clause contributes 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 two-parameter lookup tool with no output schema, the description provides enough context to select and invoke it correctly: resource scope, return contents, conditional behavior, slug discovery, locale/currency caveats, and alternative tools. No critical gap remains for correct invocation.

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 100%, so the schema already documents slug and locale. The description reinforces the slug parameter by noting it works for every slug in get_collections and clarifies that this is an English/AUD reference, but it adds only modest semantic value beyond the schema.

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 names a specific resource (a collection) and a concrete outcome: retrieving live picks with product, price, URL, FAQs, and optional guidance. It also differentiates itself from siblings by referencing get_collections as the slug source and get_product/get_quote as currency-related alternatives.

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 says when to use the tool ('Use for precise briefs such as...'), how to discover valid slugs ('Discover slugs with get_collections'), and when to prefer alternatives ('use get_product or get_quote for local currency'). This gives an agent clear routing 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.

Resources