Skip to main content
Glama

my_reservations

Check all upcoming restaurant reservations across Resy and OpenTable. Retrieves formatted details including dates, times, party sizes, and confirmation numbers.

Instructions

Show all your upcoming reservations across Resy and OpenTable.

Returns: Formatted list of upcoming reservations with dates, times, party sizes, and confirmation numbers.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault

No arguments

Output Schema

TableJSON Schema
NameRequiredDescriptionDefault
resultYes
Behavior3/5

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

No annotations provided, so description carries full disclosure burden. It valuablely specifies the dual-platform scope (Resy/OpenTable) and return structure. However, it omits safety characteristics (read-only vs destructive), rate limits, or the definition of 'upcoming' time window.

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 tightly constructed sentences with purpose front-loaded and return values secondary. No redundant words. Appropriate length for a parameter-less retrieval tool.

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?

Adequate for a simple retrieval tool with existing output schema (per context signals). The description covers data source systems and return format. Minor gap: lacks explicit temporal scope definition for 'upcoming' and read-only safety assurance given the presence of destructive siblings.

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?

Zero parameters present, establishing baseline of 4 per rubric. Description correctly implies no filtering is available (returns 'all'), which matches the empty schema. No parameter explanation required or provided.

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?

Clear verb (Show) and resource (reservations) with specific scope (upcoming, across Resy/OpenTable). Distinguishes from visit_history (past) and cancel/make siblings by specifying read-only retrieval, though 'Show' is slightly less precise than 'List'.

Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.

Usage Guidelines2/5

Does the description explain when to use this tool, when not to, or what alternatives exist?

No explicit guidance on when to use versus alternatives like visit_history or my_wishlist. No mention of prerequisites (e.g., requiring stored credentials from the store_resy_credentials or store_opentable_credentials siblings).

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/devingoodsell/matire-d-mcp'

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