ml_model_create
Create a new ML model in a Microsoft Fabric workspace by providing a workspace ID, display name, and optional description. This long-running operation sets up the model for data engineering and analytics workflows.
Instructions
Create a new ML model in a workspace (long-running)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| description | No | Description of the ML model | |
| displayName | Yes | Display name for the ML model | |
| workspaceId | Yes | The workspace ID |