account_transfer
Move funds between a master account and a sub-account by providing asset, amount, source, and destination account emails.
Instructions
Transfer funds between the master account and a sub-account.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| asset | Yes | Asset code. | |
| amount | Yes | Amount. | |
| from_account | Yes | Source account email or username. | |
| to_account | Yes | Destination account email or username. |