create_card_grid
Generate a card grid in Figma with proper spacing, alignment, and accent colors. Provide card titles, descriptions, and icons, then set the number of columns and parent node.
Instructions
Create a grid of cards with proper spacing and alignment.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| cards | No | Card data: [{ title, description, icon }] | |
| columns | No | Number of columns (default: 3) | |
| parentId | No | Parent node | |
| brandColor | No | Accent color |