Create Spreadsheet
create_spreadsheetCreate a new Google Spreadsheet with custom sheet names and a chosen folder. Specify the user's email address and title to generate the file.
Instructions
Creates a new Google Spreadsheet.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| title | Yes | The title of the new spreadsheet. Required. | |
| folder_id | No | The ID of the parent folder. Defaults to 'root'. For shared drives, this must be a folder ID within the shared drive. | root |
| sheet_names | No | List of sheet names to create. If not provided, creates one sheet with default name. | |
| user_google_email | Yes | The user's Google email address. Required. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |