Export map (JSON)
export_mapEngine-ready map JSON built from the SAVED level data, with custom-field values baked in. For the zip bundle (per-tile PNGs, loader scripts, tileset files) use get_export_command instead.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| mapId | Yes | Map id. | |
| engine | No | Target engine (default tiled). |