sheetId
(number, optional): Specific sheet ID to read. If not provided with ranges, reads the first sheet.
How to use it
sheetId is exposed by the MCP Gdrive MCP server. Add the server to your MCP client (Claude Desktop, Cursor, Windsurf and others), and the sheetId tool becomes available to the model automatically. See the full listing for setup details and every tool this server provides.
FULL MCP GDRIVE LISTINGOther tools in MCP Gdrive (12)
(string): ID of the file to read.
(number, optional): Number of results per page (max 100).
(string, optional): Token for the next page of results.
(string): Search query.
(string): Cell range in A1 notation (e.g., 'Sheet1!A1').
(array of strings, optional): Optional array of A1 notation ranges (e.g., ['Sheet1!A1:B10']). If not provided, reads the entire sheet.
(string): The ID of the spreadsheet to read.
(string): New cell value.