semantic_model_get_tmdl
Get a semantic model definition in TMDL format, write all files to a specified output directory, and receive the list of written files.
Instructions
Get the definition of a semantic model in TMDL format (human-readable, LLM-friendly). Writes all TMDL files to the specified output directory preserving the folder structure and returns the list of files written.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| workspaceId | Yes | The workspace ID | |
| semanticModelId | Yes | The semantic model ID | |
| outputDirectoryPath | Yes | Directory path where TMDL files will be written |