computer_screen_size
Get a computer's primary screen size to convert vision-model coordinates before sending click commands.
Instructions
Get the primary screen size.
Use this to convert coordinates returned by a vision model before calling computer_click.
Args: serialno: The computer device serialno, from list_devices.
Returns: JSON envelope whose data carries the screen size.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| serialno | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |