create_sheet
Add a blank sheet to a Google Spreadsheet, setting the initial grid size by specifying row and column counts.
Instructions
Create one empty sheet with a bounded initial grid size.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| row_count | No | ||
| sheet_name | Yes | ||
| column_count | No | ||
| spreadsheet_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||