create_nav_bar
Create a navigation bar with brand logo, navigation links, and a call-to-action button. Specify brand name, items, width, CTA text, and accent color.
Instructions
Create a navigation bar with logo, links, and CTA button.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| brand | No | Brand name (default: acme) | |
| items | No | Nav items: ["Features", "Pricing", "Docs"] | |
| width | No | Width (default: 1440) | |
| ctaText | No | CTA button text | |
| parentId | No | Parent node | |
| brandColor | No | Accent color |