get_model_summary
Retrieve the full semantic model schema, including tables, columns, measures, relationships, and M expressions, to get exact names before binding visuals.
Instructions
Return the model schema: tables, columns, measures, relationships and named M expressions. Use this to get exact names before binding visuals.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| sessionId | Yes | sessionId from connect_model |