linux_status
Report Linux X11 automation tooling availability (xdotool, wmctrl, Xvfb) to confirm GUI automation prerequisites.
Instructions
Report Linux X11 automation tooling availability (xdotool, wmctrl, Xvfb, …).
Returns: str: JSON {"ok": true, "display": ":0", "session_type": "x11", "xdotool": bool, ...}.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |