Skip to main content
Glama

Israel Business Intelligence MCP

verify_israeli_company_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
cityNoOptional Israeli city used to disambiguate companies with similar names.
depthNoPaid verification processing hint retained for compatibility. Both values currently return the complete evidence-backed public-registry result; standard is the default.standard
websiteNoOptional public company website used only as supporting resolution context.
languageNoLanguage for the human-readable summary: en or he. Defaults to en.en
company_nameNoIsraeli legal or trading name. Provide this or company_number; add city when the name may be ambiguous.
company_numberNoIsraeli company registration number. A nine-digit number gives the most reliable exact match.
expected_entity_typeNoOptional expected legal entity type, such as private company, used for disambiguation.

Schema Changelog

Changes observed during successful MCP inspections.

  1. First observed

TDQS

C2.1/5.0
Behavior3/5

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

Annotations already indicate read-only and idempotent behavior. The description adds context about the temporary suspension and the instruction not to send payment, which is useful, but it does not clarify what happens when the tool is invoked.

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

Conciseness3/5

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

The text is brief and free of fluff, but it is structured as a status notice rather than a tool description. It is concise yet lacks informative substance.

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

Completeness1/5

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

The description omits the tool's core purpose, expected output, and any indication of what the returned verification report contains. It is a suspension notice, not a complete tool description.

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?

The input schema covers all parameters with detailed descriptions, so the baseline is met. The description itself adds no additional parameter meaning beyond the schema.

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 does not state what the tool does; it only announces that paid reports and x402 payments are suspended and that free previews are available. The tool's function must be inferred entirely from its name.

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

Usage Guidelines2/5

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

It advises not to sign or send payment and mentions free previews, but it does not explicitly say when to use this tool versus alternatives such as preview_israeli_company_free or verify_company. No clear when-to-use guidance is provided.

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.