crypto_loan_adjust_ltv
Adjust the loan-to-value ratio of a crypto loan by adding or reducing collateral. Modify the collateral amount to meet margin requirements.
Instructions
Adjust collateral amount (LTV) for a crypto loan.
Args: order_id: Loan order ID. amount: Adjustment amount. direction: Direction: add, reduce.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| order_id | Yes | ||
| amount | Yes | ||
| direction | Yes |