slides_insert_table
Insert a table into a specific slide of a Google Slides presentation, specifying row and column counts, size, and position.
Instructions
Insert a table onto a slide.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| rows | Yes | ||
| x_pt | No | ||
| y_pt | No | ||
| columns | Yes | ||
| slide_id | Yes | ||
| width_pt | No | ||
| height_pt | No | ||
| presentation_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |