get_top_filers
List filing entities by number of filings. Filter by agency, entity type, and date range to identify active filers and analyze filing rankings.
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) |