Skip to main content
Glama

recent_signals

Retrieve a sample of recent risk signals from Spain's company registry, including insolvencies and ownership changes, for the last 7 publication days.

Instructions

Sample of the latest derived risk signals (last 7 publication days, max 10 rows). Types: INSOLVENCY_FILED, ACCORDION, MASS_EXIT, OWNERSHIP_CHANGE, DISTRESS_COMBO, PHOENIX, ADDRESS_CLUSTER, AEAT_DEBTOR.

This is a teaser feed — the full historical signals firehose lives in the
hosted API's risk tier (https://bormeapi.com/#pricing).

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
signal_typeNo

Output Schema

TableJSON Schema
NameRequiredDescriptionDefault
resultYes
Behavior4/5

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

With no annotations provided, the description carries full burden. It discloses the tool's read-only nature (sample), the temporal and size limits, and the list of signal types. It also mentions the pricing/availability context via the hosted API link, which helps the agent understand its scope and 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 extremely concise: two sentences and a list of types. The first sentence immediately states the purpose and constraints, and the second sentence provides essential context for broader usage. Every sentence adds value with no redundancy.

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

Completeness5/5

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

Given the tool's simple nature (one optional param, output schema exists), the description covers all necessary aspects: what it does, its limitations, the available signal types, and how to access more data. The presence of an output schema means return values need not be described, so this is complete.

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 input schema has only one optional parameter (signal_type) with no description or enum, but the description lists all valid values (INSOLVENCY_FILED, ACCORDION, etc.) and implies filtering capability. This adds significant meaning beyond the schema, compensating for the 0% schema description coverage.

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 it returns a 'sample of the latest derived risk signals' with specific temporal (last 7 publication days) and size (max 10 rows) constraints, and lists the possible signal types. This provides a specific verb+resource with scope, distinguishing it from sibling tools like company_by_nif and list_act_types which have different purposes.

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 notes this is a 'teaser feed' and directs users to the full historical signals firehose via the hosted API, providing clear context for when to use this limited sample versus the full dataset. It does not explicitly mention when not to use it, but the limitations are clear, making it a strong usage guide.

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/george-kozlitin/borme-mcp'

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