search_companies
Search SEC records to find companies by name, returning CIK and ticker information.
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 |
|---|---|---|---|
| query | Yes | ||
| limit | No |