execute_intent
Execute a DeFi intent by signing and sending the transaction to the blockchain, completing deposit or withdrawal strategies across EVM, Solana, and Sui.
Instructions
Executes an intent by signing and sending the transaction to the blockchain. Use this after receiving an intent from deposit/withdraw tools.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| intent | Yes | The base64-encoded intent string returned by the blueprint tools | |
| chainType | Yes | The chain type of the intent |