get_pipeline_run
Retrieve a specific pipeline run from ZenML using its name, ID, or prefix to access execution details and results.
Instructions
Get a pipeline run by name, ID, or prefix.
Args:
name_id_or_prefix: The name, ID or prefix of the pipeline run to retrieve
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name_id_or_prefix | Yes |