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