list_companies
List companies (ticker and name) with filing counts, sorted by volume, to find the most active filers. Supports paging via limit and offset.
Instructions
Use this to list companies (ticker and name) with their filing counts.
Returns a paged list ordered by filing count. Use search_filings for a company's filings. This tool is read-only.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Maximum companies to return (1..100). | |
| offset | No | Zero-based offset for paging. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |