Skip to main content
Glama

XOOMAR market data

Earnings calendar (8-K Item 2.02)

earnings_calendar

When US companies report results, from their own 8-K filings. With a ticker: every reported date since 2023 and the next expected date (an estimate: last year's date plus 52 weeks, with the basis). Without: the calendar window (default today to 14 days ahead; from and to open any window up to 120 days; status reported or estimated). Dates only, no EPS or consensus.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
toNoYYYY-MM-DD
fromNoYYYY-MM-DD
limitNo
statusNo
tickerNoUS ticker symbol, e.g. GME. Class shares as on the SEC list, e.g. BRK-B.

Schema Changelog

Changes observed during successful MCP inspections.

  1. First observed

TDQS

A4.6/5.0
Behavior5/5

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

With no annotations, the description fully discloses behavior: source (8-K filings), estimation logic (last year's date plus 52 weeks, with basis), default window (today to 14 days), max window (120 days), status filter, and that it returns dates only. This is unusually rich for a description and covers all key behavioral aspects.

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?

Three sentences, each dense with information, with the core purpose front-loaded. No filler or repetition.

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?

The description covers the two modes, date windows, status, and output scope ('Dates only'), which is sufficient for an agent to invoke correctly. The exact return format (array vs objects) is not specified, but the statement 'Dates only' gives adequate guidance.

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 description explains the ticker mode (historical plus estimate), the from/to defaults and max, and the status meanings, adding value beyond the schema. It does not explicitly describe the limit parameter, but that is trivial; overall it compensates for the 40% schema gap.

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 provides earnings calendar dates from US companies' 8-K filings, distinguishing ticker mode (historical since 2023 plus estimate) from calendar mode. It explicitly notes 'Dates only, no EPS or consensus,' which sharpens its purpose against siblings like economic_calendar and corporate_events.

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?

It explains the two usage modes (with ticker vs without) and the meaning of date window and status parameters, giving clear context for when to call it. However, it does not explicitly name alternatives or state when not to use this tool, so it falls short of a 5.

Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.

Try in Browser

Glama MCP Gateway

Add one secure layer between your agents and this server.