metamodel_get_schema
Retrieve the input and output schema for a published MetaModel project using its publish token, including model names, parameter types, defaults, and validation rules.
Instructions
Get the input/output schema for a published MetaModel project. Returns model names, input parameters (with types, defaults, validation), and output fields. 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) |