Skip to main content
Glama

WatchBase MCP Server

get_watch_details

Retrieve comprehensive metadata for a specific watch by its ID using structured access to WatchBase's database, including details on brands, models, and technical specifications.

Instructions

Retrieve the full details for a particular watch by its ID.

Input Schema

NameRequiredDescriptionDefault
idYesID of the watch

Input Schema (JSON Schema)

{ "properties": { "id": { "description": "ID of the watch", "oneOf": [ { "type": "string" }, { "type": "number" } ] } }, "required": [ "id" ], "type": "object" }
Install Server

Other Tools from WatchBase MCP Server

Related Tools

    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/watchdealer-pavel/watchbase-mcp-server'

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