Skip to main content
Glama

get_earnings_calendar

Read-onlyIdempotent

Retrieve financial events calendar including earnings releases, investor conferences, dividend dates, and ex-dividend dates. Filter by date range, market (TW/US), and importance level.

Instructions

取得財經事件行事曆:法說會、財報發佈、股利發放、除權息日等重大事件。適合回答「近期有哪些重要財報」「這週有什麼大事件」。

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
fromNo起始日期 YYYY-MM-DD,預設今日
toNo結束日期 YYYY-MM-DD,預設 14 天後
marketsNo市場篩選,TW 或 US 或空白(兩個)
importanceNo重要性最低門檻(0=全部 / 1=中 / 2=高),預設 0
Behavior4/5

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

Annotations already indicate idempotent and read-only. Description adds context about the types of events included, which is beneficial and does not contradict annotations.

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 concise sentences with no wasted words. Front-loaded with main purpose and relevant query examples.

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?

Adequately describes the scope of events, but no output schema is provided, and the description does not detail return format. Still sufficient for a calendar tool.

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 description adds no additional meaning beyond what the schema already provides for parameters. Baseline score of 3 is appropriate.

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?

Clearly states it retrieves a financial events calendar including earnings calls, financial reports, dividends, and ex-dividend dates. However, it does not explicitly differentiate from sibling tools like get_financial_events or get_dividend_info.

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?

Includes examples of user queries it answers, implying when to use, but lacks explicit guidance on when not to use or what alternatives exist among many sibling tools.

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/kevinlin49361128-stack/stock-analyzer-mcp'

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