send_money
Send money to a recipient using your Wise account. Specify the profile type, source currency, amount, and recipient ID.
Instructions
Send money to a recipient using the Wise API.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| profile_type | Yes | The type of profile to use (personal or business) | |
| source_currency | Yes | Source currency code (e.g., 'USD') | |
| source_amount | Yes | Amount in source currency to send | |
| recipient_id | Yes | The ID of the recipient to send money to | |
| payment_reference | No | Optional. Reference message for the transfer (defaults to "money") | |
| source_of_funds | No | Optional. Source of the funds (e.g., "salary", "savings") |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |