{ "id": "rms.tx.state.file", "name": "TX State File", "version": "1.0.0", "apiVersion": "1.0", "capabilities": [ "tx.state.read" ], "settingsSchema": { "type": "object", "properties": { "stateFilePath": { "type": "string" } }, "additionalProperties": false }, "uiControls": [] }