get_step_code
Retrieve the source code for a specific pipeline step in ZenML using its step run ID to inspect or debug execution details.
Instructions
Get the code for a step.
Args:
step_run_id: The ID of the step to retrieve
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| step_run_id | Yes |