agent_silence

End this turn without sending any message. Use when the thread is owned by a human operator after job.escalate, when the guest is self-resolving, when the message is a duplicate, or for observation-only turns. Calling this tool is the ONLY correct way to stay silent — narrated silence text (e.g. ...

SERVERDialogbrain SOURCEhttps://api.dialogbrain.com/mcp
Low RISK CLASS
Category Other
Parameters 11 required
Recommended Rate-limitedsee the rule below
Registry record Grade F, identity unverified Pull the record →

This record as markdown: /tools/io-github-saloprj-dialogbrain/agent-silence.md

What agent_silence does on Dialogbrain

AI agents call agent_silence as a supporting operation in Dialogbrain workflows.

ParameterTypeRequiredDescription
reason string Yes Free-form explanation for admin audit. Stored in trace_tool_executions.tool_params (ClickHouse String; reason filters are scan-only).

Parameters from the server's own tool schema.

Why agent_silence is rated Low

This tool takes no action beyond suppressing output for the current turn. It does not read, write, execute, delete, or move money — it simply marks the turn as a no-op to prevent accidental message delivery. The blast radius of misuse is minimal (a message that should have been sent is withheld), placing it in 'Other' with low severity.

From the tool's definition End this turn without sending any message... Calling this tool is the ONLY correct way to stay silent

Questions about agent_silence

What does the agent_silence tool do? +

End this turn without sending any message. Use when the thread is owned by a human operator after job.escalate, when the guest is self-resolving, when the message is a duplicate, or for observation-only turns. Calling this tool is the ONLY correct way to stay silent — narrated silence text (e.g. '*(Staying silent…)*', 'Internal:…') would be delivered to the guest verbatim. It is categorised as a Other tool in the Dialogbrain MCP Server, which means it performs auxiliary operations.

What parameters does agent_silence accept? +

agent_silence accepts 1 parameter: reason. Required: reason. The full parameter table on this page comes from the server's own tool schema.

How do I enforce a policy on agent_silence? +

Register the Dialogbrain MCP server in PolicyLayer and add a rule for agent_silence: 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 Dialogbrain. Nothing to install.

What risk level is agent_silence? +

agent_silence is a Other tool with low risk. Read-only tools are generally safe to allow by default.

Can I rate-limit agent_silence? +

Yes. Add a rate_limit block to the agent_silence 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.

How do I block agent_silence completely? +

Set action: deny in the PolicyLayer policy for agent_silence. 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.

What MCP server provides agent_silence? +

agent_silence is provided by the Dialogbrain MCP server (https://api.dialogbrain.com/mcp). PolicyLayer sits as a proxy in front of this server to enforce policies before tool calls reach the server.

More on Dialogbrain, and thousands of servers like it.

// THE MCP REGISTRY

PolicyLayer tracks 44,603 MCP servers and 515,000+ tools.

Every server has a live record: who publishes it, whether it answers without auth, its risk grade, every tool classified, the recommended policy. This page is one line of Dialogbrain's. Pull the full record:

Teams ship this data inside their own products. See what a licence covers →

// GET IN TOUCH

Have a question or want to learn more? Send us a message.

Message sent.

We'll get back to you soon.