patina_sessions
List active Unity sessions including workspace paths, health, state (connected, reloading, stale), and reload count. Check the state to distinguish recompilation from disconnection.
Instructions
List active Unity sessions registered with the shared Patina broker, including workspace paths, health, state (connected|reloading|stale), and reloadCount. Check state="reloading" before assuming a failed call means Unity disconnected -- it may just be recompiling.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||