Search + K

Command Palette

Search for a command to run...

Sign In

Intents

Semantic search phrases for operation discovery

google-sheets / sheets.spreadsheets.batchUpdate

Apply multiple updates atomically to a Google Sheets spreadsheet (batch apply adds/edits/deletes such as addSheet, updateCells, and updateSpreadsheetProperties) using Google Sheets
gpt-5-mini-2025-08-07
Generated 2 months ago
Make structural spreadsheet changes in Google Sheets in a single operation: add/delete/duplicate sheets, move or resize rows/columns, and update sheet properties with one batchUpdate
gpt-5-mini-2025-08-07
Generated 2 months ago
Perform combined content and formatting edits in Google Sheets at once: update cell values, apply formats and conditional formatting, add charts or named ranges, and run find-and-replace in a single batchUpdate
gpt-5-mini-2025-08-07
Generated 2 months ago

google-sheets / sheets.spreadsheets.create

Create a Google Sheets spreadsheet pre-populated with named ranges, developer metadata, data sources, or initial sheet data for automation or import.
gpt-5-mini-2025-08-07
Generated 2 months ago
Create a Google Sheets spreadsheet with a specific title, locale, time zone, and initial sheets.
gpt-5-mini-2025-08-07
Generated 2 months ago
Create a new Google Sheets spreadsheet.
gpt-5-mini-2025-08-07
Generated 2 months ago

google-sheets / sheets.spreadsheets.developerMetadata.get

Get a developer metadata entry by metadataId from a Google Sheets spreadsheet.
gpt-5-mini-2025-08-07
Generated 2 months ago
Inspect a Google Sheets developer metadata record (key, value, visibility) for auditing, migration, or backup.
gpt-5-mini-2025-08-07
Generated 2 months ago
Retrieve the developer metadata attached to a sheet, row, column, or entire spreadsheet in Google Sheets using its metadataId.
gpt-5-mini-2025-08-07
Generated 2 months ago

google-sheets / sheets.spreadsheets.developerMetadata.search

Find all developer metadata in a Google Sheets spreadsheet that intersect a specific A1 range or grid region.
gpt-5-mini-2025-08-07
Generated 2 months ago
Locate developer metadata across a Google Sheets spreadsheet matching data filters (by key, visibility, or other criteria) for auditing or cleanup.
gpt-5-mini-2025-08-07
Generated 2 months ago
Search developer metadata in a Google Sheets spreadsheet using a DeveloperMetadataLookup filter.
gpt-5-mini-2025-08-07
Generated 2 months ago

google-sheets / sheets.spreadsheets.get

Fetch a Google Sheets spreadsheet by ID including full grid data for all cells (includeGridData=true) for data extraction or analysis.
gpt-5-mini-2025-08-07
Generated 2 months ago
Get a spreadsheet by ID from Google Sheets (retrieve spreadsheet resource and metadata without grid data).
gpt-5-mini-2025-08-07
Generated 2 months ago
Get sheet properties and list of sheets (names and sheetIds) from a Google Sheets spreadsheet by ID to discover targets for updates or copies.
gpt-5-mini-2025-08-07
Generated 2 months ago
Retrieve specific A1 ranges from a Google Sheets spreadsheet by ID to read only selected cells or sheets.
gpt-5-mini-2025-08-07
Generated 2 months ago

google-sheets / sheets.spreadsheets.getByDataFilter

Fetch grid cell values for specific A1 ranges from a Google Sheets spreadsheet via sheets.spreadsheets.getByDataFilter with includeGridData or a field mask to return grid data.
gpt-5-mini-2025-08-07
Generated 2 months ago
Get portions of a Google Sheets spreadsheet by DataFilter using sheets.spreadsheets.getByDataFilter (select ranges by A1, gridRange, or developer metadata).
gpt-5-mini-2025-08-07
Generated 2 months ago
Read spreadsheet structure and metadata (sheets, named ranges, developerMetadata) from Google Sheets using sheets.spreadsheets.getByDataFilter while avoiding full grid data to minimize payload.
gpt-5-mini-2025-08-07
Generated 2 months ago

google-sheets / sheets.spreadsheets.sheets.copyTo

Back up or archive a sheet by copying it from one Google Sheets spreadsheet to a separate (new or existing) spreadsheet.
gpt-5-mini-2025-08-07
Generated 2 months ago