semantic_model_update_details
Update a semantic model's display name or description without altering its definition. Provide workspace and model IDs to apply the new metadata.
Instructions
Update a semantic model's name or description — does not modify the definition
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| description | No | New description | |
| displayName | No | New display name | |
| workspaceId | Yes | The workspace ID | |
| semanticModelId | Yes | The semantic model ID |