Update map properties
update_mapUpdate map properties like displayName, note, bgm, and encounterList with a shallow merge. Does not modify map data, events, or tiles.
Instructions
Shallow-merge fields into a map's JSON (e.g. displayName, note, bgm, encounterList). Refuses to touch 'data' or 'events' — use dedicated event tools; tile editing is not supported.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| data | Yes | Map property fields to set | |
| mapId | Yes |