add_sheet
Add a new sheet to an existing Google spreadsheet by providing the spreadsheet ID and the sheet title.
Instructions
Add a new sheet to an existing spreadsheet
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| title | Yes | Title of the new sheet | |
| spreadsheet_id | Yes | The ID of the spreadsheet |