get-run
Retrieve detailed information for an MLflow run using its run ID.
Instructions
Get run details by ID
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| runId | Yes | Run ID | |
| extractFields | No | Comma-separated dotted paths with `*` wildcard (e.g. 'runs.*.info.run_id'). Reduces response tokens. |