create_nav_bar
Create a navigation bar component with brand, navigation links, and a call-to-action button for Figma designs.
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"] | |
| ctaText | No | CTA button text | |
| width | No | Width (default: 1440) | |
| brandColor | No | Accent color | |
| parentId | No | Parent node |