Login Register

Management, Query, and Create

Estimated reading: 0 minutes 3 views

Management:

For project selection, status, available tools, and system-wide coordination. These are the commands that control the session itself — selecting which project to work on, checking what tools are available, and managing the overall system state. Management commands are the foundation everything else builds on.

Query:

For reading scene, object, asset, and project information without changing anything. Query commands are always safe because they only read — they never modify your project. Use them to inspect objects, list scene contents, find assets, understand your project structure, and gather the information the AI needs before making changes.

Create:

For creating objects, primitives, assets, materials, and new project content. These commands add new things to your project — GameObjects, scripts, materials, prefabs, and more. Create commands follow your permission settings and respect protected paths.

Together, these three categories handle the discovery and construction side of the workflow: understand the project, then build what is needed.

Share this Doc

Management, Query, and Create

Or copy link

CONTENTS