Skip to main content
Glama

events

Access a chronological log of an entity's SEC filings, material disclosures, insider trades, and stake changes. Every entry carries the exact public timestamp for precise market response analysis.

Instructions

Timeline of what happened to an entity, with exact public timestamps.

Currently the SEC filing stream, 8-K material events, 10-K/10-Q, Form 4 insider transactions, 13D/G stakes. Every row carries the minute it became public, which is what makes event studies possible.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
as_ofNo
limitNo
entityYes

Output Schema

TableJSON Schema
NameRequiredDescriptionDefault
resultYes
Behavior3/5

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

With no annotations, the description carries the burden. It discloses the data sources and timestamp granularity, which is useful. However, it does not mention any limits, pagination, or side effects. No contradiction.

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 front-loaded purpose. No wasted words.

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

Completeness3/5

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

The description gives a good overview but lacks parameter semantics and explicit usage guidance. Output schema exists, so return structure is covered, but input guidance is sparse.

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?

Schema description coverage is 0%, so description must clarify parameters. It does not explain 'entity', 'as_of', or 'limit' beyond their names. The description focuses on output, not inputs.

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 returns a timeline of events for an entity with exact public timestamps, and lists the specific filing types covered. This distinguishes it from siblings like 'fetch' and 'discover', which likely 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 event studies by noting the minute-level public timestamps, but does not explicitly state when to prefer this over sibling tools or any exclusions. Provides context but no direct comparison.

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/RezaSoleymanifar/vintage'

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