list_layouts
Retrieve all saved Moom window layouts on macOS through the Moom MCP Server. Ideal for managing and organizing window configurations programmatically.
Instructions
List all saved Moom layouts
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Input Schema (JSON Schema)
{
"properties": {},
"type": "object"
}