Skip to main content
Glama

get_sec_company_facts

Retrieve XBRL company facts metadata from SEC EDGAR by providing a CIK and contact email, enabling access to structured financial data for research and analysis.

Instructions

Retrieve XBRL company facts metadata from SEC EDGAR.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
cikYes
contact_emailYes

Output Schema

TableJSON Schema
NameRequiredDescriptionDefault

No arguments

Behavior2/5

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

No annotations are provided, so the description is the sole source of behavioral disclosure. It indicates a read-only operation ('Retrieve') but does not mention rate limits, authentication requirements, the need for contact_email, or any limitations regarding the metadata returned. This is minimal disclosure.

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 a single, front-loaded sentence with no wasted words. It efficiently states the tool's purpose, which is appropriately sized for a simple retrieval tool.

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?

The tool has two required parameters and an output schema, but the description provides no guidance on parameter usage, when to choose this tool over siblings, or any behavioral expectations. It is too sparse to be complete, even for a straightforward retrieval operation.

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

Parameters1/5

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

Schema description coverage is 0%, and the description does not explain either parameter (cik, contact_email). The description adds no meaning beyond the raw schema, leaving the agent to infer the purpose and format of the parameters without additional context.

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 uses a specific verb ('Retrieve') and identifies the resource ('XBRL company facts metadata from SEC EDGAR'), making the core purpose clear. However, it does not explicitly distinguish itself from sibling tools like get_financial_fact or get_company_financials, which also retrieve company data.

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?

The description provides no guidance on when to use this tool versus alternatives, nor does it mention exclusions or prerequisites. The only implicit usage context is that it retrieves metadata, but there is no direction on choosing this over sibling tools.

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/ritam003-roy/finance-research-mcp'

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