get_screen_images
Retrieve raw app screenshots as vision input for AI analysis, with a JSON index mapping images to screen indices.
Instructions
Return raw app screenshot images (device layer assets) as vision input for the host AI. Use with your client vision to read UI content, then call update_screen_text. Also returns a JSON index mapping images to screen indices.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| locale | No | ||
| projectId | Yes | ||
| screenIndices | No | 1-based indices — omit for all screens |