desvincular_alerta
Desvincula una de tus alertas de uno o más clientes del modo clientes: es el inverso de vincular_alerta, para cuando una alerta deja de describir lo que busca un cliente. Solo quita el vínculo (el contexto que muestra listar_clientes); no borra la alerta ni toca las entradas ya archivadas. Indica...
This record as markdown: /tools/es-boletinclaro-mcp/desvincular-alerta.md
What desvincular_alerta does on Boletín Claro
AI agents call desvincular_alerta as a supporting operation in Boletín Claro workflows.
| Parameter | Type | Required | Description |
|---|---|---|---|
alerta | string | Yes | Nombre de la alerta a desvincular, tal como aparece en listar_mis_alertas. |
clientes | string | Yes | Cliente o clientes de los que desvincular la alerta, por su nombre y separados por comas (tal como aparecen en listar_clientes). Ej: 'Acme S.L.' o 'Acme S.L., B |
Parameters from the server's own tool schema.
Why desvincular_alerta is rated Low
Without any rule in front of it, every call an agent makes to desvincular_alerta 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 desvincular_alerta 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 desvincular_alerta, this is the rule to start with:
desvincular_alerta 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 desvincular_alerta call is checked against it from then on.
Questions about desvincular_alerta
Desvincula una de tus alertas de uno o más clientes del modo clientes: es el inverso de vincular_alerta, para cuando una alerta deja de describir lo que busca un cliente. Solo quita el vínculo (el contexto que muestra listar_clientes); no borra la alerta ni toca las entradas ya archivadas. Indica 'alerta' (nombre tal como aparece en listar_mis_alertas) y 'clientes' (nombre o nombres separados por comas, tal como aparecen en listar_clientes). Desvincular una alerta que no estaba vinculada no es un error. Requiere tener el modo clientes activado. It is categorised as a Other tool in the Boletín Claro MCP Server, which means it performs auxiliary operations.
desvincular_alerta accepts 2 parameters: alerta, clientes. Required: alerta, clientes. 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 desvincular_alerta: 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.
desvincular_alerta 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 desvincular_alerta 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 desvincular_alerta. 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.
desvincular_alerta 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