get_logged_model
Retrieve detailed information about a logged MLflow model by its model ID, including metadata and properties.
Instructions
Get detailed information about a specific logged model by its ID.
Args: model_id: The logged model ID (obtained from search_logged_models results).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| model_id | Yes |