Skip to main content

Module steps

Module steps 

Source

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.