desasignar_entrada
Quita una entrada del flujo de trabajo de uno o más clientes: es el inverso de asignar_entrada, para deshacer un archivado que no tocaba. Indica 'entrada_id' (el 'id' de la entrada) y 'clientes' (nombre o nombres separados por comas, tal como aparecen en listar_clientes). La entrada pierde el est...
This record as markdown: /tools/es-boletinclaro-mcp/desasignar-entrada.md
What desasignar_entrada does on Boletín Claro
AI agents call desasignar_entrada as a supporting operation in Boletín Claro workflows.
| Parameter | Type | Required | Description |
|---|---|---|---|
clientes | string | Yes | Cliente o clientes de cuyo flujo de trabajo quitar la entrada, por su nombre y separados por comas (tal como aparecen en listar_clientes). Ej: 'Acme S.L.' o 'Ac |
entrada_id | string | Yes | Id de la entrada a desasignar, tal como aparece en listar_entradas (campo 'id'). |
Parameters from the server's own tool schema.
Why desasignar_entrada is rated Low
Without any rule in front of it, every call an agent makes to desasignar_entrada 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 desasignar_entrada 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 desasignar_entrada, this is the rule to start with:
desasignar_entrada 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 desasignar_entrada call is checked against it from then on.
Questions about desasignar_entrada
Quita una entrada del flujo de trabajo de uno o más clientes: es el inverso de asignar_entrada, para deshacer un archivado que no tocaba. Indica 'entrada_id' (el 'id' de la entrada) y 'clientes' (nombre o nombres separados por comas, tal como aparecen en listar_clientes). La entrada pierde el estado que tenía en el flujo de ese cliente; si ya no queda bajo ningún cliente, vuelve al inbox (listar_entradas). Desasignar una entrada que no estaba asignada a ese cliente 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.
desasignar_entrada accepts 2 parameters: clientes, entrada_id. Required: clientes, entrada_id. 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 desasignar_entrada: 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.
desasignar_entrada 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 desasignar_entrada 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 desasignar_entrada. 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.
desasignar_entrada 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