Skip to main content
Glama

Healthparse Healthcare Data Gateway

sanctions_screen

Screen a provider (name and/or NPI) against all federal and state exclusion lists in one call — OIG LEIE, GSA SAM, OFAC SDN, FDA debarment, state Medicaid exclusions, and licensing-board sanctions from 13 states. Returns an attested clear/flagged verdict with per-list counts. NPI-only screens (no name) cover 4 of 6 lists — OFAC SDN and FDA debarment need a name; see lists_checked/lists_not_applicable. For hiring, credentialing, and vendor-onboarding agents. [price: $0.15/call]

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
npiNo
nameNo

Schema Changelog

Changes observed during successful MCP inspections.

  1. First observed

TDQS

A4.8/5.0
Behavior5/5

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

Discloses return of an attested verdict with per-list counts, mentions price ($0.15/call), and explains coverage limitations for NPI-only screens. No annotations, so description carries full burden and does so thoroughly.

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?

Three sentences with no redundancy. First sentence front-loads the core action. Each sentence adds value: what it screens, how results look, guidance on inputs, intended users, and cost.

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 no output schema and no annotations, the description covers purpose, parameters, usage context, and behavior. References output fields (lists_checked, lists_not_applicable) but doesn't describe full output structure, which is acceptable for a screening 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?

With 0% schema description coverage, the description adds meaning by explaining that name and NPI are used together or separately, and that NPI-only covers 4 of 6 lists while name is needed for full coverage. Lacks explicit data types or constraints, but sufficiently clarifies usage.

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 a provider against multiple federal and state exclusion lists, listing specific databases (OIG LEIE, GSA SAM, etc.) and returns a clear/flagged verdict. It distinguishes from sibling tool sanctions_leie_search, which covers only one list.

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

Usage Guidelines5/5

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

Explicitly says 'For hiring, credentialing, and vendor-onboarding agents.' Also explains when NPI-only is insufficient (OFAC SDN and FDA debarment need a name) and directs to output fields for details.

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