send_mana
Transfer mana to specified users by providing their user IDs and the amount. Optionally include a message with the transfer.
Instructions
Send mana to other users
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| toIds | Yes | Array of user IDs to send mana to | |
| amount | Yes | Amount of mana to send (min 10) | |
| message | No | Optional message to include |