semantic_model_update_bim
Update a semantic model's complete definition by submitting a TMSL/BIM JSON file path. Replaces the existing model definition in Fabric with the provided model.bim content.
Instructions
Update a semantic model's full definition from TMSL/BIM JSON (long-running). Reads the model.bim JSON from the specified file path.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| workspaceId | Yes | The workspace ID | |
| semanticModelId | Yes | The semantic model ID | |
| definitionFilePath | Yes | Path to a file containing the model.bim JSON |