check_compatibility
Determine whether a lend intent and a borrow intent can be matched. Enter both offer hashes to verify compatibility before proceeding with a transaction.
Instructions
Check if two intents can match. Requires any Floe API key (agent floe_... or developer floe_live_...).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| lend_offer_hash | Yes | Lend intent hash | |
| borrow_offer_hash | Yes | Borrow intent hash |