get_run
Retrieve detailed information for a specific MLflow run by providing its run ID. Use this to inspect metrics, parameters, and artifacts for 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 |