create_table_frame
Create a data table in Figma with headers, rows, and custom spacing. Accepts column headers and row data to generate a formatted table frame.
Instructions
Create a data table with headers, rows, and proper spacing.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| columns | Yes | Column headers | |
| rows | No | Row data: arrays of cell values | |
| brandColor | No | Accent color | |
| parentId | No | Parent node |