Skip to main content
Glama

regdata_slovakia_rpvs_ubo

Retrieve beneficial owners from Slovakia's public RPVS register using company name or IČO. Returns owner details with public-official (PEP) flag and authorized person info.

Instructions

Slovakia RPVS Beneficial Owners (UBO) Scraper. Search Slovakia's public beneficial-ownership register (RPVS) by I�O or company name. Returns beneficial owners with a public-official (PEP) flag, plus the authorised person. No API key. Pass the registry's search input as a flat object (e.g. name, tax ID, or registration number); call regdata_describe with slug "slovakia-rpvs-ubo-scraper" first if unsure of the exact fields.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
maxItemsNoOptional cap on billed dataset items returned.
Behavior3/5

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

No annotations are provided, so the description carries the full burden. It discloses that no API key is needed and returns PEP flags and authorised persons. However, it does not confirm read-only behavior, rate limits, or other constraints, leaving gaps.

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 two sentences long, front-loads the purpose, and includes usage guidance and behavioral notes. Every sentence adds value; no unnecessary words.

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 simplicity (1 parameter, no output schema), the description covers purpose, usage, and key behavioral aspects. It suggests using 'describe' for field details, compensating for missing output schema. Minor gaps in return format 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?

Schema description coverage is 100% (one optional parameter 'maxItems' with a clear description). The description mentions freeform input but does not detail search fields beyond examples. Baseline 3 is appropriate as the schema already documents the parameter.

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: scraping Slovak beneficial owners register by IČO or name. It specifies the verb (search/scrape), resource (beneficial owners), and geography (Slovakia RPVS), distinguishing it from siblings that target other countries or data types.

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 advises passing a flat search object and suggests calling 'regdata_describe' with the slug if unsure of fields. This provides actionable guidance, though it does not explicitly state when not to use the tool.

Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.

Install Server

Other Tools

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/Nolpak14/getregdata'

If you have feedback or need assistance with the MCP directory API, please join our Discord server