get_top_filers
Identify the top filing entities by volume. Filter by agency and date range to see who files the most and biggest players.
Instructions
Get the top filing entities ranked by number of filings. Filter by agency and date range. Use for questions about who files the most, biggest players, or filing rankings.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Max entities (default 10, max 100) | |
| agency | No | Filter by agency (FCC, ITU, UN_OOSA) | |
| entity_type | No | Filter by entity type: company, individual, or government | |
| filed_after | No | Start date (YYYY-MM-DD) | |
| filed_before | No | End date (YYYY-MM-DD) |