Read XRC-729 OSTC JSON
read_xrc729_ostc_jsonRead-only eth_call to XRC729.getOSTC(ostcId), returning the runtime OSTC JSON string.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ostcId | Yes | Orchestration step contract id for the XDaLa workflow. | |
| address | Yes | EVM wallet, Safe or contract address in 0x-prefixed hexadecimal format. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| data | Yes | Structured result data returned by the XGR MCP gateway. |