lifi_prepare_bridge_intent
Prepares a cross-chain bridge route for an external wallet, returning raw transaction steps without executing them.
Instructions
Prepare a cross-chain bridge route for an external wallet. Returns raw transaction steps without executing them.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| account | Yes | Sender wallet address | |
| toToken | Yes | Destination token address | |
| fromToken | Yes | Source token address | |
| toChainId | Yes | Destination chain ID | |
| fromAmount | Yes | Amount in smallest token units | |
| fromChainId | Yes | Source chain ID | |
| approvalAmount | No | Optional override for the token approval amount |