get_training_runs
Retrieve ML training pipeline runs to inspect status, parameters, and duration for effective monitoring and troubleshooting.
Instructions
Get Metaflow ML training pipeline runs. Shows training status, parameters, and duration.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Number of runs to return (default: 10) | |
| flowName | No | Flow name to filter (e.g., 'MelanomaTrainingFlow') |