snapix_delete_gallery

Permanently delete a gallery. Optionally delete all images in the gallery as well. This action cannot be undone. Free — does not consume App credits.

Server Snapix @metalevel/snapix-mcp-server
Category Destructive
Risk class Critical
Parameters 00 required

What snapix_delete_gallery does on Snapix

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

Why snapix_delete_gallery needs a policy

This tool irreversibly deletes a gallery and optionally all contained images, meeting the Destructive category definition. The blast radius is high because an agent with incorrect instructions could delete significant collections of user data without recovery. While not Financial in nature, the permanent and unrecoverable nature of the operation elevates severity to high rather than medium.

From the tool's definition Tool description explicitly states 'Permanently delete a gallery' and 'This action cannot be undone.' The word 'Permanently' combined with 'cannot be undone' confirms irreversible data deletion.

Questions about snapix_delete_gallery

What does the snapix_delete_gallery tool do? +

Permanently delete a gallery. Optionally delete all images in the gallery as well. This action cannot be undone. Free — does not consume App credits. It is categorised as a Destructive tool in the Snapix 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 snapix_delete_gallery? +

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

What risk level is snapix_delete_gallery? +

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

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

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

snapix_delete_gallery is provided by the Snapix MCP server (@metalevel/snapix-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.