Skip to main content
Glama

search_sec_filings

Read-only

Search SEC filings for space companies to identify financial signals. Filter by ticker, form type, or date to find material events or quarterly reports.

Instructions

Search SEC filings for tracked space companies (8-K material events, 10-Q, 10-K). Filter by ticker, CIK, company name, resolved entity, form type, or date. Use for financial signals — e.g. recent 8-Ks for a satellite operator.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
cikNoSEC CIK number
limitNoMax results (default 50, max 500)
sinceNoOnly filings on/after this date (YYYY-MM-DD)
tickerNoCompany ticker (e.g. ASTS)
companyNoSubstring match on company name
entity_idNoFilter by resolved entity UUID
form_typeNoSEC form type (e.g. 8-K, 10-Q, 10-K)
Behavior3/5

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

Annotations already declare readOnlyHint=true, so the description adds limited behavioral context beyond specifying the scope (space companies, form types). No contradictions.

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 sentences, no fluff. Front-loaded with the core action and scope. Every sentence earns its place.

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 7 parameters, full schema coverage, and no output schema, the description is mostly complete. It could mention sorting or default limits, but the limit parameter covers pagination. Adequate for a search tool.

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%, so the schema already documents all 7 parameters adequately. The description lists some filter options but adds no new meaning beyond what the schema provides.

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 states the tool searches SEC filings for tracked space companies and lists specific form types (8-K, 10-Q, 10-K). It distinguishes from siblings like search_filings by mentioning space companies, but does not explicitly differentiate.

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 suggests usage for financial signals with an example, but does not provide explicit when-not-to-use guidance or name alternatives. Usage context is implied rather than stated.

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/Viventine-Space/orbit-sentinel-mcp'

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