Skip to main content
Glama
choaticpixels

Wicked API - Agent First API Services

earnings_calendar

Retrieve US equity earnings announcement dates, market timing, analyst EPS estimates, market cap, and prior-year actual EPS. Data sourced live from Nasdaq's public calendar.

Instructions

US equity earnings announcement calendar: report date, before/after-market timing, analyst EPS estimate + count, market cap, and prior-year actual EPS — US equity earnings announcement calendar: report date, before/after-market timing, analyst EPS estimate + count, market cap, and prior-year actual EPS. Sourced live from Nasdaq's public calendar.

Example: /v1/earnings-calendar?date=2026-07-14&days=3

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
dateNoOptional. Start date YYYY-MM-DD (default: today).
daysNoOptional. Days to scan forward from date (default 1, max 7).
symbolNoOptional. Filter to one ticker within the scanned range.
Behavior3/5

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

With no annotations, the description provides some behavioral context: it is sourced live from Nasdaq's public calendar, and focuses on US equities. However, it omits details like rate limits, authentication needs, data freshness guarantees, or error scenarios.

Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.

Conciseness3/5

Is the description appropriately sized, front-loaded, and free of redundancy?

The description is repetitive (first sentence duplicated) and could be more streamlined. The key information is present, but the duplication wastes space.

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?

Given 3 optional parameters and no output schema, the description lists the return fields (report date, timing, EPS estimates, etc.) and source, partly compensating for missing output schema. It is sufficiently complete for a data retrieval tool with no required params.

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?

Schema coverage is 100% with clear parameter descriptions. The description adds value by providing a concrete example (date and days usage) that clarifies parameter interaction beyond what the schema states.

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 'US equity earnings announcement calendar' and lists the data fields provided (report date, timing, EPS estimates, market cap, etc.). This immediately distinguishes it from sibling tools like price, sentiment, or macro_calendar, which serve different purposes.

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?

The description implies usage for US equity earnings, but does not explicitly specify when to use this tool versus alternatives (e.g., macro_calendar for economic events, price for stock data). No 'when not to use' or alternative tool mentions.

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/choaticpixels/WickedAPI_MCP'

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