get_screen_fingerprint
Generate a stable fingerprint of the current screen to identify visible activity and UI elements for change detection and debugging.
Instructions
Generate a stable fingerprint representing the current visible screen (activity + visible UI elements).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| deviceId | No | Optional device id/udid to target | |
| platform | No | Optional platform override (android|ios) |