validate_event
Checks an event's command list against the RPG Maker MZ command table to report parameter and structure warnings without modifying anything.
Instructions
Validate a single event's command lists against the known RPG Maker MZ command table. Read-only: reports parameter/structure warnings without changing anything.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| mapId | Yes | The ID of the map | |
| eventId | Yes | The ID of the event to validate |