fomo_request_swap_quote
Request a swap quote by specifying input token, output token, and amount in base units. Returns the expected output amount for the token pair.
Instructions
Quote a swap. Token ids are :, amount in base units
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| amount | Yes | ||
| inTokenId | Yes | ||
| outTokenId | Yes |