save_tileset_catalog
Validate and save reviewed tileset semantic entries, merging or replacing catalog data while preserving trusted engine facts.
Instructions
Validate and save reviewed semantic findings for a tileset. Accepts incremental tile/object/autotile arrays or the complete catalog JSON exported by the review page. Generated engine facts cannot be overwritten by catalog claims.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| catalog | No | Complete catalog JSON exported by the review page; replaces semantic maps while preserving trusted tileset identity | |
| entries | No | Reviewed regular-tile semantic entries | |
| objects | No | Reviewed rectangular multi-tile object definitions | |
| replace | No | Replace instead of merge (default false) | |
| autotiles | No | Reviewed autotile-slot semantics | |
| tilesetId | Yes | Tileset id |