Skip to main content
Glama

get_earnings

Determine next earnings date and review past EPS estimates versus actuals, with a SEC 8-K cross-check to verify if the date is confirmed or estimated.

Instructions

Next earnings date, historical EPS estimates vs actuals, and — critically — whether the upcoming date is CONFIRMED or merely Yahoo's ESTIMATE.

Yahoo publishes an estimated report date as a window ("Oct 28 - Nov 3") and a set one as a single day. Both look identical once formatted, so an estimated date can read as fact and be wrong by a week. This tool says which it is.

Past quarters are confirmed against the SEC: an 8-K carrying Item 2.02 ("Results of Operations") is the filing a company makes when it actually releases a quarter, and its acceptance timestamp is authoritative to the second.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
symbolYesStock ticker (e.g. AAPL, NVDA, TSLA).
confirm_with_secNoCross-check reported quarters against 8-K Item 2.02 filings.

Output Schema

TableJSON Schema
NameRequiredDescriptionDefault
resultYes
Behavior5/5

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

With no annotations, the description fully discloses the tool's critical behavior: it distinguishes confirmed vs estimated dates and explains the Yahoo window-vs-single-day pitfall. It also details the SEC 8-K Item 2.02 verification method for past quarters, giving the agent deep insight into how results are validated.

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 front-loaded with the core purpose, then uses short paragraphs to explain the confirmation nuance and SEC verification. No word is wasted; the length is justified by the complexity of the distinction being made.

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

Completeness5/5

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

For a two-parameter tool with an output schema, the description covers all essential aspects: what data is returned, how confirmation status works, and the verification methodology. It doesn't need to explain output format since the output schema exists.

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?

The schema already provides concise descriptions for both parameters (100% coverage). The description adds valuable context about the meaning of 'confirmed' versus 'estimated,' directly enriching the confirm_with_sec parameter's purpose and underlying SEC mechanism.

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 explicitly states the tool returns next earnings date, historical EPS estimates vs actuals, and whether the upcoming date is confirmed or estimated. This clearly distinguishes it from sibling tools like get_sec_filings by focusing on earnings-specific data with a critical nuance.

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

Usage Guidelines4/5

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

The description establishes clear context: use this tool when you need earnings dates and need to know if they are confirmed or estimated. It doesn't explicitly name alternatives or exclusions, but the purpose is unambiguous, and the SEC confirmation process implies when this tool is needed over generic filing 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/Blahaj-gif/Finance-mcp'

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