add_sheet
Create a new tab in an existing Google Sheets spreadsheet by supplying the spreadsheet ID and a unique tab title.
Instructions
Add a new tab to an existing spreadsheet.
Args: spreadsheet_id: The long token from the spreadsheet URL. title: Name of the new tab; must not already exist.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| title | Yes | ||
| spreadsheet_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||