Skip to main content
Glama

market-data

get_events

Curated macro/crypto events (FOMC w/ surprise, halvings, incidents) in a range.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
endNo
typeNo
startNo

Schema Changelog

Changes observed during successful MCP inspections.

  1. First observed

TDQS

C2.8/5.0
Behavior2/5

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

With no annotations, the description must disclose behavior. It only says 'curated' and lists event types; it does not mention whether operations are read-only, how results are returned, or any limitations such as rate limits or data coverage.

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?

A single, dense sentence effectively communicates the tool's core function without redundancy, earning top marks for conciseness.

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

Completeness2/5

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

Given the lack of output schema and annotations, the description is underspecified. It does not state the response structure, whether events include timestamps or metadata, or how the type parameter affects the results, leaving an agent with insufficient information to invoke the tool confidently.

Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.

Parameters2/5

Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?

The schema provides no descriptions for start, end, and type. The description's mention of 'in a range' and the listed event types loosely correlates with start/end and type, but it does not explain parameter formats, required vs optional, or accepted values.

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?

The description clearly identifies the tool as providing curated macro/crypto events, listing specific event types (FOMC, halvings, incidents), which distinguishes it from sibling data tools. Though it lacks an explicit verb like 'get' or 'list,' the resource and scope are evident.

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

Usage Guidelines2/5

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

No guidance is provided on when to use this tool versus alternatives like get_bars or get_fundamentals. The phrase 'in a range' implies a temporal scope, but there are no exclusion criteria or use-case scenarios.

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.