Company Filings Summary
get_company_filings_summaryRetrieve a structured overview of SEC filings for any company, including signals like filing velocity, material event count, and disclosure trends to quickly assess filing activity.
Instructions
Retrieve a structured overview of a company's SEC filing activity. Returns the most recent 20 filings and pre-computed signals: filing velocity (ACCELERATING / NORMAL / SLOWING vs. trailing 365-day average), material event count in the last 90 days, 10-K disclosure volume trend (RISING / STABLE / FALLING), and the unique form types filed in the last 90 days. Use this as a first-pass signal before digging into insider or material-event detail.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ticker_or_cik | Yes | Ticker symbol (e.g. "AAPL") or numeric CIK (e.g. "320193" or "0000320193"). |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ticker | Yes | ||
| cik | Yes | ||
| company_name | Yes | ||
| recent_filings | Yes | ||
| signals | Yes | ||
| meta | Yes |