search_companies
Search SEC filings by company name to retrieve matching companies with CIK and ticker information. Provides identifiers needed to access EDGAR data.
Instructions
Search for companies by name in SEC records.
Args: query: Company name search query limit: Maximum results to return (default: 10)
Returns: List of matching companies with CIK and ticker information.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| query | Yes |