Skip to main content
Glama

Healthparse Healthcare Data Gateway

openPayments_recipients_search

Screen physicians industry is already paying — the recipient side of the CMS Open Payments (Sunshine Act) file, ranked by total reported payment amount. Filter by specialty, state, nature_of_payment, and min_amount. Prescriber name / specialty / state / city are resolved by joining the NPI to the CMS Part D Prescribers file (Open Payments carries none of them). Public CMS provider-level data; not a consumer report. [price: $0.1/call]

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
limitNo
stateNo2-letter prescriber state code(s), comma-separated
offsetNo
specialtyNoprescriber specialty substring, e.g. 'Cardiology'
min_amountNominimum reported total payment amount (USD)
performance_yearNoOpen Payments program year (default 2024, the latest loaded)
nature_of_paymentNopayment category substring, e.g. 'Consulting'

Schema Changelog

Changes observed during successful MCP inspections.

  1. Added

TDQS

A4.2/5.0
Behavior4/5

Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?

No annotations exist, so the description carries the full burden. It discloses data origin (NPI join to Part D file), notes that the data is public and not a consumer report, and mentions the price. This provides valuable context about behavior and data quality.

Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.

Conciseness5/5

Is the description appropriately sized, front-loaded, and free of redundancy?

The description is compact, front-loaded with the core purpose, and every sentence adds value. No wasted words.

Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.

Completeness4/5

Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?

Given 7 parameters and no output schema, the description covers purpose, data source, key filters, and cost. It lacks explicit output format info, but is fairly complete for a search tool.

Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.

Parameters4/5

Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?

Schema coverage is high (71%), but the description adds value by explaining ordering by total payment amount, which is not in the schema. It also reiterates key filters, reinforcing their meaning.

Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.

Purpose5/5

Does the description clearly state what the tool does and how it differs from similar tools?

The description clearly states the tool screens physicians receiving payments from the CMS Open Payments file, ranked by total reported amount. It distinguishes the recipient-focused search from sibling tools like 'manufacturers_openPayments' and others.

Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.

Usage Guidelines3/5

Does the description explain when to use this tool, when not to, or what alternatives exist?

The description lists filters but does not explicitly state when to use this tool over alternatives or provide usage exclusions. It implies usage for screening recipients but lacks clear guidance.

Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.

Try in Browser

Glama MCP Gateway

Add one secure layer between your agents and this server.

Resources