analyze_screen_fields
Returns a per-row inventory of non-blank screen content, letting the AI pinpoint input fields by their neighboring labels.
Instructions
Return a per-row inventory of non-blank content on the current screen.
Heuristic only: returns each non-empty stripped line with its row number so the AI can locate input fields by neighboring labels.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |