manage_product_category
Create, update, or delete a product category.
This record as markdown: /tools/vamerli-elementify-mcp/manage-product-category.md
What manage_product_category does on Elementify MCP
AI agents call manage_product_category to permanently remove resources in Elementify MCP, typically in cleanup and lifecycle workflows. It does its job in a single call, and there is no undo.
Why manage_product_category is rated Critical
The tool explicitly supports delete operations on product categories, which is irreversible. Under the most-severe-applicable rule, Destructive takes precedence over Write (create/update). Misuse by an AI agent could permanently remove product category structures, affecting all associated products and site organization.
From the tool's definition 'Create, update, or delete a product category' — the delete operation is irreversible and can remove product categories permanently
Attacks that exploit this kind of access
The rule that runs manage_product_category safely
PolicyLayer is an MCP gateway: it sits between your AI agents and Elementify MCP, and checks every tool call against a rule you set before the call runs. Nothing changes on the server itself. For manage_product_category, this is the rule to start with:
manage_product_category is removed from the agent's tool list entirely, so the agent never calls it. The rest of the server keeps working.
The button opens the PolicyLayer dashboard: create your workspace, connect Elementify MCP, apply this rule, and every manage_product_category call is checked against it from then on.
Questions about manage_product_category
Create, update, or delete a product category. It is categorised as a Destructive tool in the Elementify MCP MCP Server, which means it can permanently delete or destroy data. Block by default and require explicit approval.
Register the Elementify MCP server in PolicyLayer and add a rule for manage_product_category: 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 Elementify MCP. Nothing to install.
manage_product_category is a Destructive tool with critical risk. Critical-risk tools should be blocked by default and only enabled with explicit human approval.
Yes. Add a rate_limit block to the manage_product_category 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 manage_product_category. 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.
manage_product_category is provided by the Elementify MCP server (vamerli/elementify-mcp). PolicyLayer sits as a proxy in front of this server to enforce policies before tool calls reach the server.
More on Elementify, and thousands of servers like it.
Across the catalogue