Skip to main content
Glama

scene-get-data

Retrieve root GameObjects and hierarchy data from Unity scenes to analyze structure and components for AI-assisted development workflows.

Instructions

This tool retrieves the list of root GameObjects in the specified scene. Use 'scene-list-opened' tool to get the list of all opened scenes.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
openedSceneNameNoName of the opened scene. If empty or null, the active scene will be used.
includeRootGameObjectsNoIf true, includes root GameObjects in the scene data.false
includeChildrenDepthNoDetermines the depth of the hierarchy to include.3
includeBoundsNoIf true, includes bounding box information for GameObjects.false
includeDataNoIf true, includes component data for GameObjects.false

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/butterlatte-zhang/unity-ai-bridge'

If you have feedback or need assistance with the MCP directory API, please join our Discord server