Skip to main content
Glama

Besot: Musician Fashion Resale

list_collections

Read-onlyIdempotent

List the collections Besot indexes: collaborations between the people we obsess over and design houses, capsule drops, and brands they founded and own.

Use this when someone asks what a given artist has made, which artists have worked with a given brand, or what is covered before running a search. For example: what fashion has Harry Styles designed; which artists have collaborated with adidas; what Beatles clothing collections exist.

Coverage includes Harry Styles (Gucci HA HA HA, Pleasing), Beyonce (Ivy Park with adidas), Oasis, Liam Gallagher and Noel Gallagher (adidas), and The Beatles (Comme des Garcons, Stella McCartney, Alice + Olivia), and grows as new fandoms are added.

Filter by artist, or by type: collaboration, capsule, or artist-founded brand.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
typeNoCollab, Capsule, or Own brand
artistNo

TDQS

A4.5/5.0
Behavior4/5

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

Annotations already convey readOnly, openWorld, idempotent, non-destructive. Description adds that coverage 'grows as new fandoms are added,' which is useful context for the open world hint. No contradictions.

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?

Well-structured with three paragraphs, front-loaded with main purpose. Could be slightly more concise but every sentence adds value.

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

Completeness4/5

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

Despite no output schema, the description provides sufficient context for a read-only listing tool: what it covers, examples, and filter options.

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?

Schema has 50% description coverage (only type described). Description clarifies type values ('collaboration, capsule, or artist-founded brand') and explains filtering usage, compensating for missing schema info.

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 'List the collections Besot indexes' with specific examples of collaborations, capsules, and brands. It distinguishes itself from sibling tools like search_pieces by focusing on collections.

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?

Explicitly says when to use this tool: 'when someone asks what a given artist has made, which artists have worked with a given brand, or what is covered before running a search.' Provides concrete examples.

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

Each tool has a clearly distinct purpose: listing collections, getting filter facets, searching for pieces, and retrieving listings for a specific piece. The descriptions explicitly guide when to use each, leaving no ambiguity.

Naming Consistency5/5

All tool names follow a consistent verb_noun pattern using snake_case: get_facets, get_piece, list_collections, search_pieces. No mixing of styles or conventions.

Tool Count5/5

Four tools is well-scoped for the domain of browsing and searching musician fashion resale. Each tool earns its place, covering the key operations without being under- or over-provisioned.

Completeness5/5

The tool surface covers the complete workflow: listing collections, searching pieces with facets, getting full listings for a specific piece. No obvious gaps for the intended read-only search/browse use case.

Resources