woovi_create_charge_refund

Cria um refund para uma cobrança via POST /api/v1/charge/{id}/refund (quando suportado/necessário).

Server Payments MCP lpillonwp/mcp-payments
Category Financial
Risk class Critical
Parameters 00 required

What woovi_create_charge_refund does on Payments MCP

AI agents use woovi_create_charge_refund to commit financial operations through Payments MCP — usually the final step of a payment, billing, or trading workflow. A call moves real money.

Why woovi_create_charge_refund needs a policy

Refunds are inherently financial operations that reverse money flow. Even though refunds are generally reversible through counter-refunds, they commit financial obligations and directly transfer funds. This is more severe than Write (which modifies data) or Execute (which triggers operations). The tool operates on a payment processing platform (Woovi/OpenPix), confirming financial context.

From the tool's definition Tool creates refunds ('Cria um refund') via payment API endpoint. Located on a payment gateway integration server alongside charge capture and payment creation tools. Refunds move money back to customers, constituting a financial obligation.

Questions about woovi_create_charge_refund

What does the woovi_create_charge_refund tool do? +

Cria um refund para uma cobrança via POST /api/v1/charge/{id}/refund (quando suportado/necessário). It is categorised as a Financial tool in the Payments MCP MCP Server, which means it involves financial transactions. Block by default and require explicit approval.

How do I enforce a policy on woovi_create_charge_refund? +

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

What risk level is woovi_create_charge_refund? +

woovi_create_charge_refund is a Financial tool with critical risk. Critical-risk tools should be blocked by default and only enabled with explicit human approval.

Can I rate-limit woovi_create_charge_refund? +

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

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

woovi_create_charge_refund is provided by the Payments MCP server (lpillonwp/mcp-payments). 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.