browser_resize
Resize the browser window to custom dimensions by specifying width and height in pixels.
Instructions
Resize the browser window.
Args:
width: Width of the browser window in pixels
height: Height of the browser window in pixels
Returns:
Success message
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| width | Yes | ||
| height | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |