transfer_usdc
Send USDC from your Hedera account to any recipient. Both accounts must be associated with the USDC token to complete the transfer.
Instructions
Send USDC (HTS token) from the configured account to another Hedera account. Both accounts must be associated with the USDC token.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| memo | No | Optional transaction memo (max 100 chars) | |
| amount | Yes | USDC amount as decimal string, e.g. "0.05" | |
| recipient | Yes | Recipient Hedera account ID, e.g. "0.0.12345" |