{ "name": "Run", "description": "Specifies the runId of a workflow execution.", "type": "object", "properties": [ { "name": "runId", "type": "string", "description": "", "required": false } ] }