add_sheet
Add a new sheet or tab to an existing Google Spreadsheet. Specify the spreadsheet ID, sheet title, and optionally set row and column counts.
Instructions
Add a new sheet/tab to an existing spreadsheet.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| title | Yes | ||
| row_count | No | ||
| column_count | No | ||
| spreadsheet_id | Yes |