Skip to main content
Glama

Company Intelligence Tools — Zinin M2M Hub

Litigation Check

litigation-check
Read-only

Screen a company for litigation history across US federal dockets (CourtListener), UK case law and Polish court judgments. Keyless, one row per company x jurisdiction, with the true case count and links to the source records. — $0.03/call, x402 (USDC on base).

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
companiesYesLegal names of companies / counterparties to screen for litigation history. One row is produced per company per selected jurisdiction, up to your run's maximum charge (maxTotalChargeUsd) — if that budget runs out early, the remaining pairs are skipped and a final row explains why. Use the full legal name for the cleanest match (e.g. "Tesla, Inc." rather than "Tesla").
jurisdictionsNoWhich court systems to check: US, UK, PL. US = federal PACER dockets via CourtListener (structural party-name search). UK = England & Wales / UK Supreme Court case law (structural party-name search, same guarantee as US). PL = Poland SAOS full-text judgment search — a keyword mention, not a confirmed party (see README). Any other code is returned as a free, graceful "unsupported jurisdiction" row rather than rejected — see the README for what's excluded and why.
maxCasesPerRowNoHow many individual cases to list per company x jurisdiction row. caseCount reports the true total matched for US/PL (approximate above ~2000 matches — CourtListener's own count estimate), even when fewer are listed here; for UK it can be a lower bound when the output row's partial field is true (see README).
maxConcurrencyNoHow many companies to check in parallel. Each company's selected jurisdictions are always fetched in parallel with each other regardless of this setting.

TDQS

A4.3/5.0
Behavior4/5

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

The description goes beyond the readOnly/openWorld annotations by disclosing that the operation is keyless, produces one row per company x jurisdiction, includes true case counts and source links, and carries a $0.03/call cost. It does not mention rate limits or error handling, but the annotations already cover safety, so this is sufficient.

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 three short sentences, front-loaded with the core purpose, and each additional sentence supplies actionable details (keyless access, output shape, cost). There is no filler or repetition.

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

Completeness5/5

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

The tool has a moderately complex I/O profile, but the description covers the purpose, jurisdictions, output format, security model, and pricing. Since the schema already documents all four parameters and annotations cover safety, the description provides sufficient context for a caller to understand what will happen, including the one-row-per-company-jurisdiction behavior.

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?

All four parameters are fully described in the schema (100% coverage), so the description needs no additional parameter details. The description's 'one row per company x jurisdiction' mirrors the schema's explanation for the companies parameter, adding no new semantic value beyond what the schema already provides.

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 uses a specific verb ('Screen') and a specific resource ('a company for litigation history') and names three concrete jurisdictions (US federal dockets, UK case law, Polish judgments), which clearly distinguishes it from sibling tools like sanctions-screening. It also notes output structure (one row per company x jurisdiction) and keyless access, leaving no ambiguity about what the tool does.

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

Usage Guidelines4/5

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

While it doesn't name alternative tools explicitly, the description gives clear context that this tool is for litigation-history screening across specific jurisdictions, which implies it's not for sanctions checks or general company lookups. The inclusion of jurisdictions and court types makes the applicable use case obvious, but it lacks explicit when-not-to-use 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.

TDQS

A4/5.0
Disambiguation4/5

Most tools have clearly distinct purposes, but some overlap exists between company-lookup and company-registry-enricher, and between individual signal tools and composite rollups. The descriptive names help differentiate, but the boundary between one-off screenings and alert/rollup tools requires careful reading.

Naming Consistency4/5

Tool names follow a consistent pattern of hyphenated lowercase nouns (e.g., company-lookup, funding-alert, sanctions-screening). The one exception, pricing_info, uses an underscore, creating a minor deviation from the otherwise uniform naming style.

Tool Count4/5

With 20 tools, the server is on the higher end of typical scope but justified for a comprehensive company intelligence bundle. Each tool covers a distinct or complementary aspect of company research, so the count feels purposeful rather than bloated.

Completeness5/5

The toolset covers company lookup, registry, hiring, funding, sanctions, litigation, patents, contacts, new company detection, and email verification—a broad and well-rounded surface for due diligence and sales intelligence. Composite tools like intent-signal-aggregator and lead-list-qualifier tie these together effectively, leaving no major dead ends.

Resources