inspect_tilemaps
Inspect TileMap and TileMapLayer nodes in a Godot scene. Provide the scene path to retrieve detailed properties and configuration for those nodes.
Instructions
Inspect TileMap and TileMapLayer nodes in a scene.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| scenePath | Yes | ||
| projectPath | No | Optional absolute Godot project path. Defaults to the project selected in Godot MCP Toolkit. |