Functionsยง
- get_
combined_ step_ statuses - Retrieves combined step statuses for a workflow run. Get combined step statuses.
- get_
step_ id_ by_ name - Retrieves a step ID by its name and run ID. Get step id by name.
- get_
step_ instance_ by_ id - Retrieves a single step instance by its UUID and run ID.
- get_
step_ instance_ for_ approval - Retrieves a step instance for human approval. Get step instance for approval.
- get_
step_ instances - Retrieves step instances for a specific run. Get step instances.
- get_
step_ names - Retrieves step names and their IDs for a workflow run. Get step names.
- get_
step_ outputs - Retrieves the outputs for a specific step instance. Get step outputs.
- get_
step_ status_ history - Retrieves the status history for a specific step instance. Get step status history.