Google Sheets に戻る

Google Sheets (Google) と Knoon AI を接続して AI ワークフローを自動化します。

Clone an existing sheet tab into a new sheet tab within the same Google Sheets file.
googleSheetsCloneSheet
ベータ
権限
  • https://www.googleapis.com/auth/drive.file
オプション権限
  • https://www.googleapis.com/auth/drive
パラメータ
名前タイプ説明必須
spreadsheetIdfile Select the Google Sheets file containing the sheet tab to clone.はい
sourceSheetNamemustache Name of the existing sheet tab to clone (e.g. "Template" or "January").はい
newSheetNamemustache Name of the new cloned sheet tab to create (e.g. "Template Copy" or "January Backup").はい
返品
名前タイプ説明
statusstring CREATED, EXISTS, or ERROR.
sensitive.spreadsheetIdstring Spreadsheet ID.
sensitive.sourceSheetNamestring Original sheet tab name.
sensitive.newSheetNamestring New cloned sheet tab name.
sensitive.sheetIdnumber Google Sheets internal sheet ID of the cloned tab.