Get TTAB Top Opposition Filers
get_ttab_top_opposition_filersRank the parties that filed the most TTAB oppositions (or cancellations) across the whole Board in a date range — the market-wide "who opposes the most" question. Use this for questions like "which party filed the most oppositions in April 2026?". Do NOT substitute get_owner_ttab_stats (one owner) or get_ttab_proceeding_details (one proceeding); this is the only tool that ranks filers market-wide. Pass the exact calendar range the user implied.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | How many ranked parties to return. | |
| end_date | Yes | End of the filing-date window, YYYY-MM-DD. Inclusive. For "April 2026" use 2026-04-30. | |
| party_role | No | Rank the party that FILED (plaintiff/opposer) or the party that was targeted (defendant). "Filed the most oppositions" means plaintiff. | plaintiff |
| start_date | Yes | Start of the filing-date window, YYYY-MM-DD. Inclusive. For "April 2026" use 2026-04-01. | |
| proceeding_type | No | Which proceeding type to rank. Oppositions challenge a pending application; cancellations attack a registration. | opposition |