get_semantic_model
Retrieve details of a specific semantic model by ID and workspace, providing direct access to its configuration within Microsoft Fabric.
Instructions
Get a specific semantic model by ID.
Args:
workspace: Name or ID of the workspace (optional)
model_id: ID of the semantic model (optional)
ctx: Context object containing client information
Returns:
A string containing the details of the semantic model or an error message.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| model_id | No | ||
| workspace | No |