validate_event
Inspect a single RPG Maker MZ event's command lists for validity against the known command table. Outputs warnings about parameters and structure, with no project changes.
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 |