list_model_versions
List model versions with training status and EDA report readiness to track model progress.
Instructions
List model versions.
Training state is status (SUBMITTED → TRAINING → TRAINING_COMPLETED or TRAINING_FAILED).
Report readiness is edaReportStatus (PENDING | GENERATING | READY | FAILED).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project_id | Yes | ||
| model_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |