sigma_get_data_model_spec
Get the complete JSON spec of a data model, covering tables, columns, metrics, and relationships, to inspect or integrate its structure.
Instructions
Get the full code representation (JSON spec) of a data model — tables, columns, metrics, relationships.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| data_model_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |