remnote_replace_children

Replace all direct children under a parent Rem. This is destructive because existing child Rem IDs are removed and may be blocked by bridge policy.

Server Remnote remnote-mcp-server
Category Destructive
Risk class Critical
Parameters 00 required

What remnote_replace_children does on Remnote

AI agents call remnote_replace_children to permanently remove resources in Remnote — typically in cleanup and lifecycle workflows. It does its job in a single call, and there is no undo.

Why remnote_replace_children needs a policy

The tool explicitly states it is destructive and removes existing child Rem IDs, which is an irreversible overwrite of structured knowledge base data. This falls squarely in the Destructive category. The blast radius is high because it can wipe out entire branches of a knowledge base hierarchy in one operation.

From the tool's definition "Replace all direct children under a parent Rem. This is destructive because existing child Rem IDs are removed and may be blocked by bridge policy."

Questions about remnote_replace_children

What does the remnote_replace_children tool do? +

Replace all direct children under a parent Rem. This is destructive because existing child Rem IDs are removed and may be blocked by bridge policy. It is categorised as a Destructive tool in the Remnote MCP Server, which means it can permanently delete or destroy data. Block by default and require explicit approval.

How do I enforce a policy on remnote_replace_children? +

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

What risk level is remnote_replace_children? +

remnote_replace_children is a Destructive tool with critical risk. Critical-risk tools should be blocked by default and only enabled with explicit human approval.

Can I rate-limit remnote_replace_children? +

Yes. Add a rate_limit block to the remnote_replace_children 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 remnote_replace_children completely? +

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

remnote_replace_children is provided by the Remnote MCP server (remnote-mcp-server). PolicyLayer sits as a proxy in front of this server to enforce policies before tool calls reach the server.

// LOOK UP ANOTHER SERVER

Every MCP server has a record like this.

Type a name, get the same breakdown: verified identity, auth posture, risk grade, capabilities, recommended policy.

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.