find_best_swap_route
Determine the swap route on KAYEN Protocol for exchanging a specified input token and amount into an output token.
Instructions
Find optimal swap route on KAYEN Protocol
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| tokenIn | Yes | Input token symbol or address | |
| amountIn | Yes | Amount to swap | |
| tokenOut | Yes | Output token symbol or address |