get_run
Retrieve detailed information for a specific MLflow run by its run ID. Use this to examine metrics, parameters, and metadata of a single run.
Instructions
Get detailed information about a specific run. Run data can be large — avoid fetching many runs at once.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| run_id | Yes |