get_map
Retrieve the learned navigation map of the current app, listing all known screens and how each is reached, enabling route planning without touching the device.
Instructions
Return the learned app map for the current app — where is what.
Lists every known screen (name, activity, fingerprint, saved screenshot) and how each is reached (the incoming transitions), so you can plan against a map before touching the device. The map is built automatically as the app is driven.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |