kotor_walkmesh_validation_diagram
Generate a text validation diagram for a walkmesh, showing perimeters, transitions, and outer boundary to understand walkable layout and door links for modding or debugging.
Instructions
Get a text validation diagram for a walkmesh (BWM/WOK): perimeter, transitions, outer boundary. Use when you need to understand an area's walkable layout, door links, or boundary for modding or debugging. Read-only; returns plain text (no ANSI).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| game | Yes | Game alias: k1 or k2 | |
| resref | Yes | Walkmesh resref (e.g. 203tell for 203tell.wok) | |
| use_color | No | If true, include ANSI color codes (e.g. for terminal); default false for plain text in MCP. |