wise_create_quote

Create a Wise money transfer quote.

SERVERUnClick SOURCEcreativelead/unclick
Critical RISK CLASS
Category Financial
Parameters 60 required
Recommended Approval-gatedsee the rule below
Registry record Grade F, identity unverified Pull the record →

This record as markdown: /tools/creativelead-unclick/wise-create-quote.md

What wise_create_quote does on UnClick

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

ParameterTypeRequiredDescription
api_key string
profile_id number
sourceAmount number
targetAmount number
sourceCurrency string
targetCurrency string

Parameters from the server's own tool schema.

Why wise_create_quote is rated Critical

This tool creates a financial quote for a money transfer on Wise, which is a financial services platform. While a quote itself may not immediately move money, it is a direct precursor to financial transactions and commits to exchange rates/fees. In the context of an AI agent, creating quotes can be part of an automated flow that leads to actual money transfers.

From the tool's definition Create a Wise money transfer quote

Risk signalsHandles credentials or secrets (api_key)

Questions about wise_create_quote

What does the wise_create_quote tool do? +

Create a Wise money transfer quote. It is categorised as a Financial tool in the UnClick MCP Server, which means it involves financial transactions. Block by default and require explicit approval.

What parameters does wise_create_quote accept? +

wise_create_quote accepts 6 parameters: api_key, profile_id, sourceAmount, targetAmount, sourceCurrency, targetCurrency. The full parameter table on this page comes from the server's own tool schema.

How do I enforce a policy on wise_create_quote? +

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

What risk level is wise_create_quote? +

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

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

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

wise_create_quote is provided by the UnClick MCP server (creativelead/unclick). PolicyLayer sits as a proxy in front of this server to enforce policies before tool calls reach the server.

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