Skip to main content
Glama

Acquire EU

search_distressed_auctions

Search European court-ordered liquidation auctions, commercial real estate foreclosures, industrial machinery, and insolvency asset sales.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
limitNoMaximum number of auction lots to return (1-50, default 15).
searchNoKeyword search in auction title, description, or court name.
api_keyNoAcquireEU API Key (optional if Authorization header or x-api-key header is set).
countryNo2-letter ISO country code (e.g. ES, FR, DE, NL, PL, GR, CZ) or ALL.
asset_typeNoType of asset: Real Estate, Industrial Machinery, Vehicles, Inventory, Equipment, or ALL.

Schema Changelog

Changes observed during successful MCP inspections.

  1. First observed

TDQS

C2.9/5.0
Behavior2/5

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

No annotations are provided, so the description carries the full behavioral disclosure burden. It only states what is searched, not pagination behavior, auth expectations, data source characteristics, or response format. It is not misleading, but it is minimal.

Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.

Conciseness4/5

Is the description appropriately sized, front-loaded, and free of redundancy?

The description is a single focused sentence with no filler, and the core purpose is front-loaded. However, its brevity leaves out behavioral and selection context that would make it more useful.

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

Completeness2/5

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

With five optional parameters, no annotations, and no output schema, the description is not fully self-contained. It lacks guidance on when to choose this over search_insolvencies and does not describe what the returned results look like or how the API behaves.

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 even though the description adds little parameter-specific meaning. The asset categories in the description loosely map to asset_type values, but all parameter semantics are already documented in 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 states a clear verb and resource: searching European court-ordered liquidation auctions, commercial real estate foreclosures, industrial machinery, and insolvency asset sales. This gives a specific scope, though it does not explicitly distinguish itself from the sibling search_insolvencies.

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

Usage Guidelines2/5

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

There is no guidance on when to use this tool versus alternatives. The sibling search_insolvencies is not mentioned, and no exclusions or selection criteria are provided, leaving the agent to infer the intended use case.

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.

Resources