cancel_rob
Cancel an existing ROB position on Cardano by generating an unsigned transaction for client-side signing using the Indigo Protocol MCP server.
Instructions
Cancel an existing ROB position. Returns an unsigned transaction (CBOR hex) for client-side signing.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| address | Yes | User Cardano bech32 address | |
| robTxHash | Yes | Transaction hash of the ROB UTxO | |
| robOutputIndex | Yes | Output index of the ROB UTxO |