create_spreadsheet
Create a new Google Spreadsheet with custom title and sheet names for specified user email through the VE Google Workspace MCP server.
Instructions
Creates a new Google Spreadsheet.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| user_google_email | Yes | The user's Google email address. Required. | |
| title | Yes | The title of the new spreadsheet. Required. | |
| sheet_names | No | List of sheet names to create. If not provided, creates one sheet with default name. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |