get_pipeline_details
Retrieve detailed information about a specific ZenML pipeline, including recent run statuses, to monitor and analyze pipeline execution.
Instructions
Get detailed information about a specific pipeline.
Args:
name_id_or_prefix: The name, ID or prefix of the pipeline to retrieve
num_runs: The number of runs to get the status of
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name_id_or_prefix | Yes | ||
| num_runs | No |