Skip to main content
Glama

AI Arena Agent Tools

SEC Recent Filings — Evidence

sec_recent_filings_evidence
Read-onlyIdempotent

FREE beta. Recent SEC filings with accession data, filing URLs, retrieval provenance and larger limits. Intended future paid tier.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
cikYesSEC Central Index Key.
limitNo

Schema Changelog

Changes observed during successful MCP inspections.

  1. First observed

TDQS

B3.2/5.0
Behavior3/5

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

Annotations already declare readOnlyHint, idempotentHint, openWorldHint and destructiveHint=false, so the safety profile is covered. The description adds genuinely new context: it is a free beta with larger limits that may become a paid tier. It does not disclose rate limits, pagination, or latency behavior beyond that.

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

Conciseness4/5

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

Three short fragments, front-loaded with 'FREE beta' and no filler. The pricing/maturity tags are arguably non-operational, but they are cheap and come first.

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?

No output schema exists, and the description compensates by naming the returned fields (accession data, filing URLs, retrieval provenance). Combined with the schema's cik pattern and limit bounds, an agent has enough to invoke it; the only real gap is the absent comparison to the 'basic' sibling.

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 coverage is 50%: 'cik' is documented in the schema, 'limit' has bounds but no description. The phrase 'larger limits' hints that limit is the lever for result volume, but no format or default is given. Baseline 3 is appropriate given the schema carries half the load.

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?

States the resource clearly (recent SEC filings) and enumerates what it returns — accession data, filing URLs, retrieval provenance — plus 'larger limits'. It implicitly separates itself from sec_recent_filings_basic via those extra fields, but never names the sibling, so the distinction requires inference.

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 on when to choose this over sec_recent_filings_basic, despite the 'basic'/'evidence' pairing being the central selection decision. 'FREE beta' and 'Intended future paid tier' describe pricing posture, not usage conditions.

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.

Resources