panelica_terminal_get_v1_terminal_ws
Open a WebSocket connection to access a read-only root terminal. Send JSON messages to input commands or resize the terminal window.
Instructions
WebSocket endpoint for terminal access. ROOT only. Send JSON messages: {type:'input',data:'command'}, {type:'resize',cols:80,rows:24}
HTTP: GET /v1/terminal/ws Category: Terminal Required scopes: terminal:access Read-only.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||