detalle_convocatoria
Devuelve el detalle completo de UNA convocatoria de subvenciones (BDNS) a partir de su código (el que aparece en el enlace /subvencion que devuelve buscar_oportunidades): organismo, importe total, número de concesiones y beneficiarios, y principales beneficiarios. Úsala para resumir una subvenció...
This record as markdown: /tools/es-boletinclaro-mcp/detalle-convocatoria.md
What detalle_convocatoria does on Boletín Claro
AI agents call detalle_convocatoria as a supporting operation in Boletín Claro workflows.
| Parameter | Type | Required | Description |
|---|---|---|---|
codigo | string | Yes | Código de la convocatoria BDNS. Lo obtienes del enlace /subvencion/{codigo} que devuelve buscar_oportunidades. |
Parameters from the server's own tool schema.
Why detalle_convocatoria is rated Low
Without any rule in front of it, every call an agent makes to detalle_convocatoria happens silently: no trail, no cap, no way to know it misbehaved until something breaks downstream.
Attacks that exploit this kind of access
The rule that runs detalle_convocatoria safely
PolicyLayer is an MCP gateway: it sits between your AI agents and Boletín Claro, and checks every tool call against a rule you set before the call runs. Nothing changes on the server itself. For detalle_convocatoria, this is the rule to start with:
detalle_convocatoria gets a rate cap, and everything else on the server is denied unless you say otherwise.
The button opens the PolicyLayer dashboard: create your workspace, connect Boletín Claro, apply this rule, and every detalle_convocatoria call is checked against it from then on.
Questions about detalle_convocatoria
Devuelve el detalle completo de UNA convocatoria de subvenciones (BDNS) a partir de su código (el que aparece en el enlace /subvencion que devuelve buscar_oportunidades): organismo, importe total, número de concesiones y beneficiarios, y principales beneficiarios. Úsala para resumir una subvención sin salir de Boletín Claro. No requiere iniciar sesión. It is categorised as a Other tool in the Boletín Claro MCP Server, which means it performs auxiliary operations.
detalle_convocatoria accepts 1 parameter: codigo. Required: codigo. The full parameter table on this page comes from the server's own tool schema.
Register the Boletín Claro MCP server in PolicyLayer and add a rule for detalle_convocatoria: allow, deny, rate-limit, or require approval. Point your MCP client at the PolicyLayer proxy URL and the rule is enforced on every call, before it reaches Boletín Claro. Nothing to install.
detalle_convocatoria is a Other tool with low risk. Read-only tools are generally safe to allow by default.
Yes. Add a rate_limit block to the detalle_convocatoria rule in your PolicyLayer policy. For example, setting max: 10 and window: 60 limits the tool to 10 calls per minute. Rate limits are tracked per agent session and reset automatically.
Set action: deny in the PolicyLayer policy for detalle_convocatoria. The AI agent will receive a policy violation error and cannot call the tool. You can also include a reason field to explain why the tool is blocked.
detalle_convocatoria is provided by the Boletín Claro MCP server (https://boletinclaro.es/mcp). PolicyLayer sits as a proxy in front of this server to enforce policies before tool calls reach the server.
More on Boletín Claro, and thousands of servers like it.
This server
Across the catalogue