get_top_filers
Identify top filing entities by volume. Filter by agency, entity type, and date range to find the biggest players in space regulatory filings.
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) |