Skip to main content
Glama

watch_boe_changes

Monitor recent Spanish BOE postings by keywords over a set period. Get alerts for new regulations relevant to your interests.

Instructions

Busca publicaciones recientes del BOE que coincidan con palabras clave, mirando hacia atrás un número de días configurable. Útil como 'radar normativo' para monitorizar temas de interés.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
keywordsYesPalabras clave separadas por espacios. Se busca cada palabra de forma independiente (OR).
sectionsNoSecciones del BOE a incluir, separadas por comas (ej: '1,3'). Omitir para todas.
days_backYesNúmero de días hacia atrás para buscar
max_itemsNoLímite total de resultados (default: 50)
Behavior3/5

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

No annotations are provided, so the description carries full burden. It discloses the core behavior (keyword search with configurable lookback) but omits details like result format, pagination, or that it's read-only. Some important behaviors are missing, so score 3.

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 sentences, first states function, second gives use case. No wasted words, front-loaded.

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?

The tool is simple and schema covers parameters, but there's no output schema and description doesn't clarify return values or differentiate from sibling search tools. Adequate but with gaps.

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% for all 4 parameters, so baseline is 3. The description doesn't add parameter-level semantics 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 uses a specific verb ('Busca') with a clear resource ('publicaciones recientes del BOE') and scope (keywords + configurable days back). However, it doesn't explicitly differentiate from sibling search tools like search_recent_boe, so it's not a full 5.

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?

It provides context for when to use it: as a 'radar normativo' for monitoring topics of interest. It doesn't mention alternatives or exclusions, but the use case is clear.

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/ComputingVictor/MCP-BOE'

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