unity_play_mode
Control Unity Editor play mode by entering play, pausing, or stopping. Specify action and optional port for parallel-safe routing across multiple Unity instances.
Instructions
Control Unity Editor play mode: enter play, pause, or stop.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| action | Yes | Play mode action | |
| port | No | Target Unity instance port for parallel-safe routing. Get this from unity_select_instance. When working with multiple Unity instances, ALWAYS include this parameter. |