codecatalyst_get_workflow: Returns information about a workflow
Usage
codecatalyst_get_workflow(spaceName, id, projectName)
Arguments
- spaceName
[required] The name of the space.
- id
[required] The ID of the workflow. To rerieve a list of workflow IDs, use
list_workflows
.
- projectName
[required] The name of the project in the space.