create_cheese
Create a draft cheese game by specifying the engine ID and version, and optionally add title, description, config, and ingredients.
Instructions
Create a draft cheese (game). Requires engineId, engineVersion; optional title, description, config, ingredients.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| title | No | ||
| config | No | ||
| engineId | Yes | ||
| description | No | ||
| ingredients | No | ||
| engineVersion | Yes |