withdraw_collateral
Build an unsigned transaction to withdraw excess collateral from a loan. Provide the loan ID and amount to proceed.
Instructions
Build unsigned tx to withdraw excess collateral. Requires any Floe API key (agent floe_... or developer floe_live_...).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| amount | Yes | Amount to withdraw | |
| loan_id | Yes | Loan ID |