get_registered_models
Retrieve registered ML models from the MLflow model registry to browse, search, and manage machine learning models by name or pagination token.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| model_name | No | The name of the registered model to search for | |
| token | No | The token to use for pagination |