New Your team’s decisions, in one playbook every coding agent works from. Never answer your agent twice

wallet_abortAction

Aborts a pending (nosend or unsigned) transaction, releasing consumed inputs back to spendable state.

SERVERBitcoin SV MCP Server SOURCEb-open-io/bsv-mcp
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/b-open-io-bsv-mcp/wallet-abortaction.md

What wallet_abortAction does on Bitcoin SV MCP Server

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

Why wallet_abortAction is rated Critical

Aborting a transaction is an irreversible cancellation of that pending action. Once aborted, the transaction cannot be recovered or re-submitted; the operation permanently discards the prepared transaction. While it releases inputs back to spendable state (which could be seen as reversible from a funds perspective), the transaction itself is irreversibly destroyed, fitting the Destructive category.

From the tool's definition Aborts a pending (nosend or unsigned) transaction, releasing consumed inputs back to spendable state.

Questions about wallet_abortAction

What does the wallet_abortAction tool do? +

Aborts a pending (nosend or unsigned) transaction, releasing consumed inputs back to spendable state. It is categorised as a Destructive tool in the Bitcoin SV 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 wallet_abortAction? +

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

What risk level is wallet_abortAction? +

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

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

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

wallet_abortAction is provided by the Bitcoin SV MCP Server MCP server (b-open-io/bsv-mcp). PolicyLayer sits as a proxy in front of this server to enforce policies before tool calls reach the server.

More on Bitcoin SV 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 Bitcoin SV 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.