editor
Control the Unity Editor state and selection. Perform actions like play, pause, stop, select objects, and get project paths.
Instructions
Editor state/control. action: state|play|pause|stop|select|project_path. select: path (single) or paths (comma-sep multi, e.g. "/Player,/Enemy,/NPC").
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | No | ||
| paths | No | ||
| action | No | state |