App Logo
docs.google.com

Sheets: rename spreadsheet

Rename a Google Spreadsheet (the document title, not a tab). Returns the title as displayed after the rename. Waits for the rename to persist server-side before resolving; needs edit rights.

Input

title required

New spreadsheet title

spreadsheetId required

Spreadsheet id or any full docs.google.com spreadsheet URL

Output

title required

Title as displayed after the rename

FAQ

Rename a Google Spreadsheet (the document title, not a tab). Returns the title as displayed after the rename. Waits for the rename to persist server-side before resolving; needs edit rights.
Required: spreadsheetId, title.
It returns title.
Yes. It acts as you on docs.google.com: on your own Chrome it reuses your session, and on a Reduck-hosted browser it loads the docs.google.com cookies saved by the Reduck extension.
It makes changes on docs.google.com, like sending, posting or booking something.
Ask an AI agent connected to Reduck to run reduck/docs.google.com/sheets_rename_spreadsheet, or run it from a terminal with the Reduck CLI: npx @reduck-ai/cli@latest run --script reduck/docs.google.com/sheets_rename_spreadsheet
It is part of Reduck's official curated catalogue.

Start building not clicking