mlflow_registered_models_list
Search and retrieve a list of registered MLflow models in Databricks. Filter, order, and paginate results to find specific models.
Instructions
Search registered models (POST /api/2.0/mlflow/registered-models/search).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| filter | No | ||
| max_results | No | ||
| order_by | No | ||
| page_token | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |