computer_get_screen_size
Retrieve the current screen dimensions in pixels. Returns width and height values for your Mac display.
Instructions
Get the screen dimensions.
Returns: Dictionary with 'width' and 'height' keys in pixels.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||