Skip to main content
Glama

Edgar & Edgarette: SEC Filing Boards

get_breaches

Breach Clock. SEC 8-K Item 1.05 · every filer · same day. Sourced from SEC EDGAR; every row links to its filing. Free, CC BY 4.0.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
limitNomax rows, default 50, ceiling 200 — the reply carries total/returned/truncated, and `more` links the full board

Schema Changelog

Changes observed during successful MCP inspections.

  1. Changed1 schema field changed
    • changedInput schema / properties / limit / description
      Previous value: -"max rows, default 50"New value: +"max rows, default 50, ceiling 200 — the reply carries total/returned/truncated, and `more` links the full board"
  2. First observed

TDQS

A3.6/5.0
Behavior4/5

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

With no annotations provided, the description carries the burden, and it does well by disclosing the data source (SEC EDGAR), update timeliness ('same day'), row-to-filing links, and usage rights (free, CC BY 4.0). It does not mention rate limits or response shape, but those are less critical for a read-only public feed.

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 remarkably dense: four short phrases deliver brand, regulatory basis, coverage, timeliness, source, linkage, and licensing. Every clause earns its place and the most identifying information ('Breach Clock', SEC 8-K Item 1.05) is front-loaded.

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?

For a simple one-parameter, no-output-schema tool, the description covers the essential context: what data is included, where it comes from, how current it is, how rows link to filings, and re-use rights. It could mention row fields or date coverage, but the 'every filer' and 'same day' phrases sufficiently orient an agent.

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

Parameters3/5

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

Schema description coverage is 100%, with the only parameter `limit` already fully documented including default, ceiling, and response fields (total/returned/truncated/more). The main description adds no parameter-specific meaning, so the baseline of 3 applies.

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 identifies a specific resource (SEC 8-K Item 1.05 breach disclosures), a clear scope ('every filer'), and distinct topical relevance compared to siblings like get_agreements or get_auditor_watch. It lacks an explicit action verb like 'returns' but 'Breach Clock' and the tool name make the retrieval purpose clear enough.

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?

There is no guidance on when to use this versus alternatives, no mention of prerequisite context, and no exclusion criteria. The topic itself implies usage (when a user asks about breach filings), but nothing explicit is stated.

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.