metamodel_get_schema
Get the input/output schema for a published MetaModel project. Returns model names, input parameters (with types, defaults, validation), and output fields. Models marked "presentation": true are display scaffolding (3D scenes etc.) — skip them for engineering analysis. Use a token from metamodel_list_projects.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| token | Yes | The publish token of the project (from metamodel_list_projects) |