open_payments_top
ActiveTool of io.github.blackboxfoundry/livedatalink
Same filters as open_payments_search but sorted by payment amount descending. Use this to find the LARGEST individual pharma payments by company, state, or specialty.
Parameters schema
{
"type": "object",
"$schema": "http://json-schema.org/draft-07/schema#",
"properties": {
"year": {
"type": "string",
"description": "Program year (auto-discovers latest if omitted, e.g. '2024')"
},
"limit": {
"type": "number",
"description": "Max rows (default 20, max 100)"
},
"state": {
"type": "string",
"description": "Two-letter state code (e.g. 'CA', 'TX')"
},
"doctor": {
"type": "string",
"description": "Doctor last name (case-insensitive)"
},
"company": {
"type": "string",
"description": "Manufacturer/GPO name (partial match), e.g. 'Pfizer', 'Stryker', 'Johnson & Johnson'"
},
"specialty": {
"type": "string",
"description": "Medical specialty (partial), e.g. 'Cardiology', 'Orthopaedic'"
}
},
"additionalProperties": false
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
io.github.blackboxfoundry/livedatalink
https://github.com/blackboxfoundry/livedatalink
2/7 registries