Skip to main content
Glama

new_exclusions

Return providers newly added to the OIG-LEIE exclusion list, optionally scoped by state and/or specialty. The credentialing / payment-integrity alert feed.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
limitNoDefault 60.
stateNo
specialtyNo

TDQS

B3.2/5.0
Behavior2/5

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

With no annotations, the description carries full burden but only notes the tool returns providers and can be scoped. It does not explain what 'newly added' means (time frame), pagination behavior beyond a default limit, or any side effects or auth requirements. This leaves critical behavioral gaps.

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

Conciseness4/5

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

The description is two sentences with key information front-loaded. It is efficient with no redundant phrases, though a bit more context on parameters could be added without significant bloat.

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

Completeness2/5

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

Given the tool has 3 parameters, no output schema, and no annotations, the description is incomplete. It does not explain the return format, how 'newly added' is determined, or how the limit parameter affects results. This leaves the agent with significant uncertainty for invocation.

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

Parameters2/5

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

Schema coverage is only 33% (only limit has a description). The description adds that state and specialty are optional scoping filters, but provides no format details (e.g., state codes, specialty names) or constraints. This minimally compensates for the schema gaps but is insufficient for effective parameter 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 returns providers newly added to the OIG-LEIE exclusion list, with optional scoping by state and/or specialty. This specific verb-resource combination distinguishes it from sibling tools like screen_exclusion, which likely checks for current exclusions rather than new additions.

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 identifies the tool as a 'credentialing / payment-integrity alert feed,' implying use for monitoring new exclusions. However, it does not explicitly state when to use this tool versus alternatives like screening, nor does it mention prerequisites or when not to use it.

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.

TDQS

A3.8/5.0
Disambiguation5/5

Each tool targets a distinct function: FDA enforcements, new OIG exclusions, general provider lookup with exclusion flag, and detailed exclusion screening. No two tools have overlapping purposes.

Naming Consistency4/5

All tools use snake_case and are descriptive, but patterns vary: fda_enforcement is a noun phrase, new_exclusions is adjective+noun, provider_lookup is noun+verb, screen_exclusion is verb+noun. This minor inconsistency slightly reduces clarity.

Tool Count4/5

Four tools is appropriate for the healthcare provider risk domain, covering key areas without bloat. It's on the lower end but still sufficient for basic workflows.

Completeness4/5

Core functionality is covered (FDA recall alerts, new exclusions, provider lookup, exclusion screening). Missing a tool for detailed exclusion info or direct SAM.gov access, but the surface is reasonably complete for credentialing and procurement teams.

Resources