Skip to main content
Glama

European IP Data & Analytics — IPRATE

Find published IP representatives

find_ip_representatives
Read-onlyIdempotent

Find up to five firms or attorneys from the selected static release. Use this for a name, jurisdiction, right type, released leading Nice class, or released leading-client match. At least one filter is required.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
nameNoRepresentative name fragment, matched against released profile identities.
tierNoOptional released national or European route.
limitNoMaximum results; hard maximum five.
windowNoOptional released long or recent analytical window.
right_typeNoIP right type.
client_nameNoNamed client to match against leading-client evidence already public on profiles.
jurisdictionNoISO 3166-1 alpha-2 jurisdiction code, or EU for the European route.
nice_classesNoOne to five Nice class numbers; trademark only.
representative_typeNoReturn firms, attorneys, or both.both

Schema Changelog

Changes observed during successful MCP inspections.

  1. First observed

TDQS

A3.8/5.0
Behavior3/5

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

Annotations already declare readOnlyHint, openWorldHint=false, idempotentHint, and destructiveHint=false, so the safety profile is covered. The description adds useful context about the static-release scope and the five-result cap, but it does not explain how multiple filters combine or what 'selected static release' means in operational terms.

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?

Two tight sentences accomplish everything: the first states the verb, resource, and cap; the second lists supported filters and the mandatory-filter rule. There is no filler or redundancy.

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?

For a read-only search tool, the description covers the essential behavior: scope, result cap, listed filter dimensions, and the at-least-one-filter requirement. It does not describe return format or filter combination semantics, but no output schema exists and the parameters are fully documented in the schema.

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 restates several filter categories but does not add semantic details beyond what the schema already provides, such as the 'trademark only' constraint on nice_classes or the hard maximum of five results.

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

Purpose4/5

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

The description uses a specific verb ('Find') and resource ('firms or attorneys') and scopes it to the selected static release, which makes the core purpose clear. It even enumerates the supported match criteria. It does not explicitly differentiate from sibling get_ip_representative_profile, but 'find up to five' versus 'profile' makes the search intent reasonably distinct.

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 gives concrete use cases: name, jurisdiction, right type, released leading Nice class, or released leading-client match. It also states the non-obvious constraint that at least one filter is required. It does not name when not to use this tool or point to a sibling alternative, so it stops short of full routing 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.