sheets_create_spreadsheet
Create a new Google Sheets spreadsheet with a specified title. Optionally add sheets with custom row and column counts.
Instructions
Create a new Google Sheets spreadsheet
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| title | Yes | The title of the new spreadsheet | |
| sheets | No | Array of sheets to create in the spreadsheet |