Skip to main content
Glama

Israel Business Intelligence MCP

assess_israeli_vendor_payment_risk_paid

Read-onlyIdempotent

Paid reports and x402 payments are temporarily suspended pending commercial-readiness review. Free previews remain available. Do not sign or send a payment.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
languageNoen
company_nameNoIsraeli legal or trading name claimed by the buyer or invoice.
invoice_cityNoSupplier city printed on the invoice or payment request.
vendor_emailNoSupplier contact email used for the payment request.
company_numberNoIsraeli company number claimed by the buyer or invoice.
invoice_amountNoOptional invoice amount used as audit context, not as a credit signal.
invoice_websiteNoSupplier website presented in the transaction context.
invoice_currencyNoOptional invoice currency.
first_time_vendorNoWhether this is the buyer's first transaction with the vendor.
invoice_company_nameNoSupplier name printed on the invoice or payment request.
invoice_company_numberNoCompany number printed on the invoice or payment request.
urgent_payment_requestNoBuyer-observed signal that unusual urgency was used to request payment.
payment_details_changedNoBuyer-observed signal that payment instructions recently changed.

Schema Changelog

Changes observed during successful MCP inspections.

  1. First observed

TDQS

C2.9/5.0
Behavior4/5

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

The description discloses a temporary suspension status — a behavioral trait not visible in annotations. It also reinforces the non-destructive, read-only posture by telling the user not to sign or send payments. This adds meaningful value beyond the readOnlyHint/idempotentHint annotations.

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 short sentences, front-loaded with the most important information (suspension). Every sentence earns its place: the status, the available alternative, and a direct warning. No wasted words.

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

Completeness3/5

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

For a tool that is currently suspended, the description adequately communicates unavailability and the existence of free previews. However, it never explains what the tool actually does when functional, which is critical for an agent evaluating whether to use this tool at all. Schema richness covers parameters but not the tool's core purpose.

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

Parameters3/5

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

Schema description coverage is 92%, so parameters are already well documented. The description adds no parameter-level information, which is acceptable given the schema's high coverage. Baseline 3 is appropriate.

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

Purpose1/5

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

The description never states what the tool does. It only announces that paid reports and x402 payments are suspended and warns against signing or sending payments. There is no verb+resource relationship or mention of risk assessment, making the purpose unclear beyond the tool's name.

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 provides some context: paid reports are suspended and free previews remain available, implying the user should use a free preview instead. However, it does not explicitly name the alternative tool or state any conditions for when this tool should be invoked versus avoided, leaving the guidance partly implicit.

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.