reference_get_market_holidays
Find upcoming market holidays and their trading hours to avoid trading on closed days.
Instructions
Get upcoming market holidays and their open/close times.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Find upcoming market holidays and their trading hours to avoid trading on closed days.
Get upcoming market holidays and their open/close times.
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
With no annotations provided, the description carries the full burden of behavioral disclosure. It states the tool returns upcoming holidays with open/close times, which is useful context, but it does not disclose the time range, which markets are covered, or the return format. For a zero-parameter tool this is acceptable but minimal.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.
Is the description appropriately sized, front-loaded, and free of redundancy?
The description is a single, concise sentence that directly states the tool's function without unnecessary words or redundancy. It is perfectly sized and front-loaded.
Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.
Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?
For a zero-parameter, no-output-schema tool, the description is largely sufficient to convey the core function. It could clarify the scope (e.g., which markets or a list of holidays), but given the simplicity, the description provides adequate context.
Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.
Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
The tool has zero parameters and the input schema is empty, so there is nothing for the description to explain. The baseline for zero parameters is 4, and no additional parameter information is needed.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.
Does the description clearly state what the tool does and how it differs from similar tools?
The description uses the specific verb 'Get' and clearly identifies the resource as 'upcoming market holidays and their open/close times.' This distinguishes it from sibling tools like reference_get_market_status, reference_get_conditions, and reference_get_exchanges, which cover different reference data.
Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.
Does the description explain when to use this tool, when not to, or what alternatives exist?
The description makes it clear that this tool is for retrieving market holiday information, differentiating it from other reference tools. However, it does not explicitly state when to use this tool versus alternatives or mention any exclusions, though the context is clear given the tool's name and the sibling list.
Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/atomcp-ai/polygon-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server