Skip to main content
Glama

Search patent for infringers

claimhit_search

Search for products or technical standards that potentially infringe a given patent. Runs multiple AI models in parallel and returns ranked results with Hit Scores. Use this when asked to find infringers, check infringement, or screen a patent.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
modeNoWhat to search: products (default), standards (SEP/FRAND analysis), or bothproducts
user_contextNoOptional: additional hints to guide the search. E.g. "focus on automotive camera systems", "look for semiconductor companies", "prioritise claim 3 which covers the image stabilization feature". Passed to all AI models in the ensemble.
patent_numberYesPatent number with kind code. Example: US10123456B2 or EP3456789B1 or WO2020123456A1
target_standardNoOptional: specific standard to focus on e.g. "5G NR", "Wi-Fi 6", "HEVC"

TDQS

A4.2/5.0
Behavior4/5

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

The description adds behavioral context beyond annotations by noting that the tool 'runs multiple AI models in parallel' and returns 'ranked results with Hit Scores.' Annotations indicate readOnlyHint=false and openWorldHint=true, and the description aligns with these without contradicting them.

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 composed of three concise sentences with no superfluous information. The primary purpose is front-loaded in the first sentence, making it easy for an AI to quickly grasp the tool's function.

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 the tool's complexity (4 parameters, 1 required, no output schema) and the annotations, the description provides sufficient context. It explains the return type ('ranked results with Hit Scores') and hints at the process, but does not detail the rating system or error cases. Still, it is adequately complete for an agent.

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 100%, so the baseline is 3. The description does not significantly add meaning beyond the schema; it mentions 'SEP/FRAND analysis' for the mode parameter, which is a small addition. The description otherwise restates what is already in the parameter descriptions.

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's purpose with a specific verb ('Search for'), resource ('products or technical standards'), and context ('infringe a given patent'). It also distinguishes itself from sibling tools by being the primary search tool for infringement analysis.

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?

The description explicitly states when to use the tool: 'when asked to find infringers, check infringement, or screen a patent.' While it does not exclude alternatives, the sibling tools serve different purposes (chart, credits, history, get result, rerun), so the context is clear without exclusions.

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.1/5.0
Disambiguation5/5

Each tool has a clearly distinct purpose: search, re-run search, generate chart, get credits, get history, get specific result. No overlap in functionality.

Naming Consistency4/5

All tools share the 'claimhit_' prefix and use imperative verbs. Most follow verb_noun pattern, though 'claimhit_search' lacks a noun, creating minor inconsistency.

Tool Count5/5

With 6 tools, the set is well-scoped for a patent infringement analysis service, covering search, re-run, detailed charting, result retrieval, history, and credits.

Completeness5/5

The tool surface covers the full workflow: searching, viewing results, generating charts, re-running searches, and checking credits/history. No obvious gaps for the stated purpose.