open_payments_top
Find pharmaceutical payments made to doctors, sorted by descending amount. Filter by state, specialty, doctor, company, or year to identify top consulting, royalty, and speaking fees.
Instructions
Find the HIGHEST pharma payments to doctors — sorted by amount descending.\nUse this to find the biggest consulting fees, royalties, and speaking fees in a state or specialty.\nSupports sorting by payment amount — unlike the basic search which returns results in default order.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| year | No | Year (auto-discovers latest) | |
| limit | No | Number of top results (default 20) | |
| state | No | Two-letter state: 'WA', 'CA', 'TX' | |
| doctor | No | Doctor last name | |
| company | No | Company name: 'Pfizer', 'Stryker', 'Medtronic' | |
| specialty | No | Specialty: 'Orthopaedic', 'Cardio', 'Neurology' |