create_sidebar_layout
Define a sidebar and main content layout with configurable widths and brand color for consistent page structure.
Instructions
Create a sidebar + main content layout with proper proportions.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| sidebarWidth | No | Sidebar width (default: 260) | |
| totalWidth | No | Total width (default: 1440) | |
| brandColor | No | Accent color | |
| parentId | No | Parent node |