add_table
Add a table over a specified A1 range in a Google Sheets spreadsheet, with options to name the table and customize column properties.
Instructions
Add a Sheets table over an A1 range.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | No | ||
| range | Yes | ||
| spreadsheet_id | Yes | ||
| rows_properties | No | ||
| column_properties | No |