set_window_size
Resize application windows to specified dimensions using the Moom MCP Server by providing the app name, width, and height for precise window control.
Instructions
Resize a window to specific dimensions
Input Schema
Name | Required | Description | Default |
---|---|---|---|
appName | Yes | Name of the application | |
height | Yes | Window height | |
width | Yes | Window width |