Skip to main content
Glama
samiashi
by samiashi

search_listings

Search Chrono24 watch listings with filters for price, location, condition, and more. Get up to 60 results per page with key details to shortlist watches quickly.

Instructions

Search Chrono24 watch listings. Returns up to 60 cards per page with id, url, title, USD price, location, seller type and thumbnail - enough to shortlist without fetching details.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
pageNo1-based page number (60 results per page)
sortNoSort ordernewest
yearNoYear of production filter
limitNoCap the number of listings returned (1-60); useful for shortlisting without parsing a full page
queryNoFree-text search, e.g. 'Rolex Submariner'. Optional when filtering by manufacturerIds/models/reference instead
facetsNoExtra facet filters as param->value pairs, e.g. {"caseMaterials": "4", "braceletMaterial": "407"}. Discover names/values via list_filters
modelsNoChrono24 numeric model id (digits from --mod URLs)
priceToNoMaximum price in USD
certifiedNoOnly Chrono24 Certified listings
conditionNoCondition filter
countriesNoISO2 country codes to filter seller location, e.g. ['US','DE','CH']
priceFromNoMinimum price in USD
manufacturerIdsNoChrono24 numeric brand id (Rolex=221). Optional; query text usually suffices
referenceNumberNoReference number filter, e.g. '116610lv'
Behavior4/5

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

No annotations are provided, so the description carries the behavioral burden. It clearly discloses pagination ('up to 60 cards per page'), the exact field set returned, and the shortlist-level scope ('without fetching details'). This gives the agent a concrete model of what the call will produce, even though it does not discuss sort defaults or empty-result behavior.

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?

Two tight sentences with no filler. The verb and resource are front-loaded, and the second sentence earns its place by describing return shape and intended use. Nothing extraneous is present.

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?

There is no output schema, so describing the returned card fields is essential and the description does so. It also communicates pagination and the shortlisting purpose. Given the rich parameter schema that already documents every parameter, the description covers the main gaps without needing to repeat schema details.

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?

The input schema has 100% coverage, so the baseline is 3 and the description does not need to add much. The description adds no real parameter-level meaning beyond what the schema already documents, such as the meaning of query, facets, or limit. Thus it neither helps nor hurts beyond the schema.

Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.

Purpose4/5

Does the description clearly state what the tool does and how it differs from similar tools?

The description states a specific action and resource: 'Search Chrono24 watch listings.' It also enumerates the returned fields, making clear this is a listing-level search tool. It does not explicitly contrast with siblings like get_dealer_listings or get_watches, so it stops short of a 5.

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 phrase 'enough to shortlist without fetching details' implies a search/shortlisting use case, giving some context. However, it does not state when to prefer this tool over get_dealer_listings, get_watches, find_models, or list_filters, nor does it give any when-not-to-use guidance.

Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.

Install Server

Other Tools

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/samiashi/chrono24-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server