tv_state
Get a structured snapshot of the current app state: URL, title, visible scenes, focused element, popups, and element counts. Use it to assert UI state without interacting.
Instructions
Structured snapshot of the app right now: url, title, visible scenes, the focused element (text, class, path, index/total among its siblings), visible popups and element counts. Read-only — use it to assert a step without pressing anything.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| device | No | Device id from devices.json. Omit to use the default device. |