model_create
Category: model
Create a model asset with a server-minted ProjectAsset UUID and the canonical Model Editor document. Use when: Use when AI authors a model from primitives such as a chair, table, or treasure chest; pass the returned id to later model tools. Do not use when: Do not provide an internal graph key or create ECS entities here; instantiate the saved model separately. Expected response time: sync <2s Token cost: medium.
Output: JSON text content from the canonical service adapter.
Input schema
Expand to load the generated JSON schema.