Cancel operation handoff
cancel_operation_handoffCancel a pending offchain operation handoff. This never cancels already signed or submitted chain transactions.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| secret | Yes | Secret token required to read or cancel protected handoff state. | |
| operationId | Yes | Identifier of a stored offchain operation handoff. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| data | Yes | Structured result data returned by the XGR MCP gateway. |