cancel_fulfillment

Cancel a fulfillment. This restocks the items and sets the fulfillment status to cancelled.

Server Kockatoos Shopify MCP Server untitled-developers/shopify-mcp
Category Destructive
Risk class Critical
Parameters 00 required

What cancel_fulfillment does on Kockatoos Shopify MCP Server

AI agents call cancel_fulfillment to permanently remove resources in Kockatoos Shopify MCP Server — typically in cleanup and lifecycle workflows. It does its job in a single call, and there is no undo.

Why cancel_fulfillment needs a policy

Cancelling a fulfillment is effectively irreversible in terms of the fulfillment record and triggers side effects (restocking inventory, changing fulfillment status to cancelled) that can disrupt order fulfillment workflows.

From the tool's definition Cancel a fulfillment. This restocks the items and sets the fulfillment status to cancelled.

Questions about cancel_fulfillment

What does the cancel_fulfillment tool do? +

Cancel a fulfillment. This restocks the items and sets the fulfillment status to cancelled. It is categorised as a Destructive tool in the Kockatoos Shopify MCP Server 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 cancel_fulfillment? +

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

What risk level is cancel_fulfillment? +

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

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

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

cancel_fulfillment is provided by the Kockatoos Shopify MCP Server MCP server (untitled-developers/shopify-mcp). 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.