cashapp_send_money
Send a payment to a Cash App user using their $Cashtag, specifying the USD amount and an accompanying note.
Instructions
Send money to another Cash App user. Requires the recipient's $Cashtag, amount in USD, and an optional note.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| recipient | Yes | The recipient's $Cashtag (e.g., '$johndoe') or phone/email. | |
| amount | Yes | The amount in USD to send (e.g., 25.00). | |
| note | Yes | Optional note/memo to include with the payment. |