create_event
Create RPG Maker MZ map events through natural language input. Specify position, trigger type, and command sequence to add interactive elements without manual editing.
Instructions
Create an event on a map with natural language commands
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| x | Yes | X position | |
| y | Yes | Y position | |
| name | Yes | Event name | |
| mapId | Yes | Map ID | |
| graphic | No | ||
| trigger | Yes | Trigger type | |
| commands | Yes |