descartar_entrada
Descarta una o varias entradas del inbox que NO interesan a ningún cliente: es la acción de 'no me interesa, fuera del inbox', el complemento de asignar_entrada al terminar la criba. Indica 'entradas' (un id, o varios separados por comas, tal como aparecen en listar_entradas). No borra nada: la e...
This record as markdown: /tools/es-boletinclaro-mcp/descartar-entrada.md
What descartar_entrada does on Boletín Claro
AI agents call descartar_entrada as a supporting operation in Boletín Claro workflows.
| Parameter | Type | Required | Description |
|---|---|---|---|
entradas | string | Yes | Id o ids de las entradas a descartar, separados por comas, tal como aparecen en listar_entradas (campo 'id'). Ej: 'abc123' o 'abc123, def456'. |
Parameters from the server's own tool schema.
Why descartar_entrada is rated Low
Without any rule in front of it, every call an agent makes to descartar_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 descartar_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 descartar_entrada, this is the rule to start with:
descartar_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 descartar_entrada call is checked against it from then on.
Questions about descartar_entrada
Descarta una o varias entradas del inbox que NO interesan a ningún cliente: es la acción de 'no me interesa, fuera del inbox', el complemento de asignar_entrada al terminar la criba. Indica 'entradas' (un id, o varios separados por comas, tal como aparecen en listar_entradas). No borra nada: la entrada queda marcada como descartada y puede recuperarse desde boletinclaro.es. Descartar una entrada ya descartada 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.
descartar_entrada accepts 1 parameter: entradas. Required: entradas. 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 descartar_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.
descartar_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 descartar_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 descartar_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.
descartar_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