show_ui
Show the Control Expert GUI so a human can monitor the AI session or take control. Choose read-only mode to follow along or read-write to hand over full control.
Instructions
Make the Control Expert window of this automation session visible so a human can watch the AI work or take over. state: show_normal, show_maximized, minimize, restore.
mode: 'read_only' (default — the GUI follows along while this client keeps the write token; required for opening editors) or 'read_write' (hand the GUI full control; only works if this client does not hold write access). command_line: optional Control Expert command line to open specific editors on startup.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| mode | No | read_only | |
| state | No | show_normal | |
| command_line | No |