For the complete documentation index, see llms.txt. This page is also available as Markdown.

Action: Copy Worksheet

Google Sheets Operation

The Copy Worksheet action duplicates an entire worksheet within the same or another spreadsheet.

Example User Story

I want to copy a worksheet within a Google Sheet so that I can create a duplicate with a new name.

Fields

Field Name
Field Type
Required

spreadsheetId

String

Yes

sheetId

Integer

Yes

newSheetName

String

Yes

Google Sheets

Example link

Code (Apache v2.0): Operation

Last updated