Skip to main content
Glama

find_meeting_slots

Find mutually available meeting times for participants across multiple timezones. Specify duration and search window.

Instructions

Find optimal meeting times across multiple timezones.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
participantsNoComma-separated IANA timezones
duration_minutesNoDuration in minutes. Default 60
daysNoDays to search ahead. Default 5
Behavior2/5

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

No annotations are provided, and the description does not disclose how 'optimal' is determined (e.g., whether it considers business hours, available slots, or conflicts). The tool's behavior is opaque, which is problematic for a scheduling tool.

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?

The description is a single, concise sentence that efficiently conveys the core function. Every word is necessary, and there is no redundancy or fluff.

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

Completeness2/5

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

Given the complexity of finding optimal meeting times across timezones, the description lacks essential context such as how business hours, holidays, or overlapping events are handled. No output schema is provided, leaving return format unclear. The tool's behavior is insufficiently specified.

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 parameters are already well-defined. The description adds no extra meaning beyond what the schema provides. A score of 3 reflects adequate reliance on the schema without additional context.

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 the tool's purpose: finding optimal meeting times across multiple timezones. It uses a specific verb ('Find') and resource ('meeting times'), and distinguishes itself from sibling tools like check_business_hours, convert_time, and create_event.

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?

The description provides no guidance on when to use this tool vs alternatives (e.g., when to use check_business_hours or create_event instead). No context on prerequisites, limitations, or exclusions is given.

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/stock-vibes/meeting-mcp'

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