glue_get_workflow_run: Retrieves the metadata for a given workflow run
Usage
glue_get_workflow_run(Name, RunId, IncludeGraph = NULL)
Arguments
- Name
[required] Name of the workflow being run.
- RunId
[required] The ID of the workflow run.
- IncludeGraph
Specifies whether to include the workflow graph in response or not.