create_custom_grid_layout
Define and generate custom grid layouts (e.g., 3x2, 4x3) for high-resolution displays using the Moom MCP Server on macOS. Specify layout name, columns, and rows for precise window organization.
Instructions
Create a custom grid layout (e.g., 3x2, 4x3) for high-res displays
Input Schema
Name | Required | Description | Default |
---|---|---|---|
columns | Yes | Number of columns in the grid | |
layoutName | Yes | Name for the grid layout | |
rows | Yes | Number of rows in the grid |