Inspect Linux desktop capabilities
desktop_statusIdentify the desktop environment and input backends before automating. Call this tool to detect Wayland/X11, active window, and safety warnings without capturing screen or sending input.
Instructions
Call first to detect Wayland or X11, screenshot and input backends, the active window, and safety warnings. This does not capture the screen or send input.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| platform | Yes | ||
| warnings | No | ||
| available | Yes | ||
| session_type | Yes | ||
| active_window | No | ||
| input_backend | No | ||
| scroll_supported | Yes | ||
| screenshot_backend | No |