remove_pan_element

Remove element or folder from Private API Network

Server Postman postmanv3/postman-mcp-server
Category Destructive
Risk class Critical
Parameters 00 required

What remove_pan_element does on Postman

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

Why remove_pan_element needs a policy

This tool performs an irreversible deletion operation on Private API Network elements or folders. Deletion operations cannot be undone and represent permanent data loss, making this a Destructive action rather than simply a Write operation. The high severity reflects potential loss of important API configurations or organizational structure within the Private API Network.

From the tool's definition Tool name 'remove_pan_element' and description 'Remove element or folder from Private API Network' indicate deletion of data. The verb 'remove' combined with the context of managing API network elements suggests irreversible deletion.

Questions about remove_pan_element

What does the remove_pan_element tool do? +

Remove element or folder from Private API Network. It is categorised as a Destructive tool in the Postman 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 remove_pan_element? +

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

What risk level is remove_pan_element? +

remove_pan_element 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 remove_pan_element? +

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

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

remove_pan_element is provided by the Postman MCP server (postmanv3/postman-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.