templates
3 public commands in this category.
get_template_info
Get detailed information about a specific game template, including entity count and features.
Scope:
scene:read. Token cost: 0.- templateId string (required)
- Template ID
list_templates
List all available game templates with metadata. Templates are pre-built games ready to play or customize.
Scope:
scene:read. Token cost: 0.- category string (optional)
- Filter by category (optional)
load_template
Load a game template as the current project. Replaces the current scene with a pre-built game.
Scope:
scene:write. Token cost: 0.- templateId string (required)
- Template ID to load