Skip to main content
Glama

regdata_borme_corporate_acts

Parse Spain's BORME Section A PDFs into structured corporate acts including company incorporations, officer appointments, capital changes, and dissolutions.

Instructions

Spain BORME Corporate Acts Parser. Parse daily BORME (Boletin Oficial del Registro Mercantil) Section A PDFs into structured corporate acts - company incorporations, officer appointments, capital changes, dissolutions, and more. Pass the registry's search input as a flat object (e.g. name, tax ID, or registration number); call regdata_describe with slug "borme-corporate-acts-scraper" first if unsure of the exact fields.

Input Schema

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

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

No annotations are provided, and the description does not disclose behavioral traits such as rate limits, authentication, error handling, or whether the operation is read-only. The description mentions parsing PDFs but lacks details on side effects or limitations.

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 only three sentences, front-loaded with the purpose, and no superfluous text. Every sentence provides useful information.

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

Completeness3/5

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

Given the complexity (PDF parsing) and absence of an output schema, the description explains the output (structured acts) and input format. However, it could be more complete by mentioning fallback behavior or parsing success conditions.

Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.

Parameters4/5

Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?

The schema coverage is 100% with descriptions for both parameters (including maxItems). The description adds context by explaining the freeform input format (e.g., name, tax ID) and linking to regdata_describe, which adds value beyond the schema.

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 specifies the tool's purpose: parsing BORME PDFs into structured corporate acts (incorporations, appointments, etc.). It is clear and distinguishes this Spain-specific tool from other country-specific siblings, though it doesn't explicitly differentiate from related Spain tools like regdata_spain_company_directory.

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 to pass a flat object (name, tax ID, etc.) and suggests calling regdata_describe if unsure of fields. This provides clear usage guidance. However, it doesn't explicitly state when not to use this tool or list alternatives.

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