search_fee_filings
Search SEC filings for Exhibit 107 fee tables. Input ticker, name, or CIK to get accession numbers, form types, and EDGAR links for fee parsing.
Instructions
Find a company's recent registration statement filings that contain Exhibit 107 fee disclosures. Returns accession numbers, form types, filing dates, and EDGAR URLs. Use the results to call get_fee_exhibit for full fee table parsing. Resolves tickers, company names, or CIK numbers automatically.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Max filings to return (default 10) | |
| company | Yes | Ticker symbol, company name, or CIK number | |
| form_types | No | Filter to specific form types (e.g. ['S-1', 'S-3']). Defaults to all registration forms. |