get_model_version
Retrieve stage, metrics, and run details for a specific model version by specifying the model name and version number.
Instructions
Get details of a specific model version including stage, metrics, and run info.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| version | Yes | Version number to query | |
| modelName | Yes | Name of the registered model |