get-models-by-model-id
Retrieve training status and progress details for a specific AI model using its model ID.
Instructions
Get the details of the given modelId, including its training status and training progress if available
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| originalAssets | No | If set to true, returns the original asset without transformation | |
| modelId | Yes | The model's `modelId` to retrieve |