create_divider
Add a horizontal or vertical divider line to UI designs. Specify length, color, and thickness to separate content sections.
Instructions
Create a horizontal or vertical divider line.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| direction | No | Direction (default: HORIZONTAL) | |
| length | No | Length (auto-fills parent if omitted) | |
| color | No | Color | |
| thickness | No | Thickness (default: 1) | |
| parentId | No | Parent node ID |