create_table
Create a table with specified rows, columns, cell dimensions, and position within Figma designs or slides.
Instructions
Create a table (available in Figma Design and Slides)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| x | No | X position | |
| y | No | Y position | |
| name | No | Name of the table | |
| rows | No | Number of rows | |
| columns | No | Number of columns | |
| parentId | No | Parent node ID | |
| cellWidth | No | Width of each cell | |
| cellHeight | No | Height of each cell |