computer_set_window_size
Set a Mac window's dimensions by providing its window ID and target width and height in pixels.
Instructions
Set the size of a window.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| width | Yes | New width in pixels | |
| height | Yes | New height in pixels | |
| window_id | Yes | Window identifier |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||