mb_internal_transfer
Transfer assets between your own Mercado Bitcoin sub-wallets. Preview first, then confirm to execute the transfer.
Instructions
Transfer an asset between your own Mercado Bitcoin accounts (sub-wallets). Requires confirmation. Call first with confirm=false to preview, then confirm=true to execute.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| amount | Yes | Amount to transfer | |
| symbol | Yes | Asset to transfer, e.g. BRL, BTC | |
| confirm | No | Set true to execute after preview | |
| accountId | Yes | Source account ID | |
| recipientAccountId | Yes | Destination account ID |