get_model_version
Retrieve a specific model version from the ZenML platform using its name, ID, or prefix to access pipeline data and version details.
Instructions
Get a model version by name, ID, or prefix.
Args:
model_name_or_id: The name, ID or prefix of the model to retrieve
model_version_name_or_number_or_id: The name, ID or prefix of the model version to retrieve
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| model_name_or_id | Yes | ||
| model_version_name_or_number_or_id | Yes |