claim_leverage_liquidation
Claim USDB residue from liquidated leverage positions. Provide the leverage position (loan) ID to retrieve non-zero claims after liquidation.
Instructions
Claim USDB residue from a liquidated leverage position. Position must be inactive (already liquidated) and have a non-zero claim. Uses loanId (leverage position id), NOT hubId.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| loan_id | Yes | Leverage position ID (from get_leverage_positions) |