cancel_order

Cancel a pending or open order.

SERVERGroww MCP Server SOURCEabhijeetmohanan/growwmcp
Critical RISK CLASS
Category Destructive
Parameters 00 required
Recommended Hiddensee the rule below
Registry record Grade F, identity unverified Pull the record →

This record as markdown: /tools/abhijeetmohanan-growwmcp/cancel-order.md

What cancel_order does on Groww MCP Server

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

Why cancel_order is rated Critical

Cancelling an order is a destructive operation because it permanently terminates an active trading instruction. While not directly moving money like Financial tools, it irreversibly modifies the state of a financial position by removing an open order. This falls into Destructive (irreversibly deletes or overwrites data) rather than Write (reversible modifications).

From the tool's definition The tool name is 'cancel_order' and the description states it 'Cancel[s] a pending or open order.' Cancellation of orders is an irreversible action that cannot be undone—once cancelled, the order state is destroyed and must be recreated from scratch if the…

Questions about cancel_order

What does the cancel_order tool do? +

Cancel a pending or open order. It is categorised as a Destructive tool in the Groww 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_order? +

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

What risk level is cancel_order? +

cancel_order 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_order? +

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

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

cancel_order is provided by the Groww MCP Server MCP server (abhijeetmohanan/growwmcp). PolicyLayer sits as a proxy in front of this server to enforce policies before tool calls reach the server.

More on Groww MCP Server, and thousands of servers like it.

// THE MCP REGISTRY

PolicyLayer tracks 44,603 MCP servers and 515,000+ tools.

Every server has a live record: who publishes it, whether it answers without auth, its risk grade, every tool classified, the recommended policy. This page is one line of Groww MCP Server's. Pull the full record:

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.