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

finance_send_confirmations

Send pending confirmation digest to clients. Groups all pending_confirmation charges by client and sends a single message per client via WhatsApp or email. Creates confirmation tokens and sets a grace period for auto-confirmation. Requires confirm: true.

SERVERServicialo SOURCE@servicialo/mcp-server
Critical RISK CLASS
Category Financial
Parameters 52 required
Recommended Approval-gatedsee the rule below
Registry record Grade F, identity unverified Pull the record →

This record as markdown: /tools/com-servicialo-mcp-server/finance-send-confirmations.md

What finance_send_confirmations does on Servicialo

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

ParameterTypeRequiredDescription
apiKey string
channel string
confirm boolean Yes
orgSlug string Yes
clientId string

Parameters from the server's own tool schema.

Why finance_send_confirmations is rated Critical

This tool initiates financial confirmation flows for charges owed by clients, creates binding confirmation tokens, and sets auto-confirmation grace periods — meaning charges can be automatically committed without further intervention. Misuse could result in unauthorized financial obligations being sent to and confirmed by clients, making this a Financial category tool with critical severity.

From the tool's definition 'pending_confirmation charges', 'confirmation tokens', 'auto-confirmation', 'finance_send_confirmations'

Risk signalsHandles credentials or secrets (apiKey)

Questions about finance_send_confirmations

What does the finance_send_confirmations tool do? +

Send pending confirmation digest to clients. Groups all pending_confirmation charges by client and sends a single message per client via WhatsApp or email. Creates confirmation tokens and sets a grace period for auto-confirmation. Requires confirm: true. It is categorised as a Financial tool in the Servicialo MCP Server, which means it involves financial transactions. Block by default and require explicit approval.

What parameters does finance_send_confirmations accept? +

finance_send_confirmations accepts 5 parameters: apiKey, channel, confirm, orgSlug, clientId. Required: confirm, orgSlug. The full parameter table on this page comes from the server's own tool schema.

How do I enforce a policy on finance_send_confirmations? +

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

What risk level is finance_send_confirmations? +

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

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

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

finance_send_confirmations is provided by the Servicialo MCP server (@servicialo/mcp-server). PolicyLayer sits as a proxy in front of this server to enforce policies before tool calls reach the server.

More on Servicialo, 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 Servicialo'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.