adb_screen_state
Get a complete screen state snapshot including foreground activity, dimensions, orientation, battery level, and interactive UI elements in a single call, replacing multiple separate tool calls.
Instructions
Get a combined screen state snapshot in one call: foreground activity, screen dimensions and density, orientation, battery level, and a TSV list of interactive UI elements. Replaces 3-4 separate tool calls with a single round-trip. Ideal as a first step in any automation workflow.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| clickableOnly | No | Only include clickable/scrollable elements in TSV output (default true) | |
| device | No | Device serial |