open_payments_top
Find the largest pharmaceutical payments to physicians, sorted by amount. Filter by company, doctor, state, specialty, or year to discover top consulting fees, royalties, 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 |
|---|---|---|---|
| company | No | Company name: 'Pfizer', 'Stryker', 'Medtronic' | |
| doctor | No | Doctor last name | |
| state | No | Two-letter state: 'WA', 'CA', 'TX' | |
| specialty | No | Specialty: 'Orthopaedic', 'Cardio', 'Neurology' | |
| year | No | Year (auto-discovers latest) | |
| limit | No | Number of top results (default 20) |