request_transfer_otp
Request an OTP code via email to authorize a token transfer, ensuring secure confirmation before the transfer is processed.
Instructions
Step 1: Request an OTP code to authorize a token transfer. An email will be sent with the code.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| amount | Yes | Amount to transfer (as string to preserve precision) | |
| tokenId | Yes | Hedera token ID to transfer (e.g. 0.0.67890) | |
| tokenSymbol | No | Optional token symbol for the email (e.g. USDC) | |
| recipientAccountId | Yes | Recipient Hedera account ID, email, or username |