Google Sheets · Capability
Google Sheets API — Values
Google Sheets API — Values. 10 operations. Lead operation: Google Sheets Get Values From a Range. Self-contained Naftiko capability covering one Google Sheets business surface.
What You Can Do
GET
Getvalues
— Google Sheets Get Values From a Range
/v1/spreadsheets/{spreadsheetid}/values/{range}
PUT
Updatevalues
— Google Sheets Update Values in a Range
/v1/spreadsheets/{spreadsheetid}/values/{range}
POST
Appendvalues
— Google Sheets Append Values to a Range
/v1/spreadsheets/{spreadsheetid}/values/range-append
POST
Clearvalues
— Google Sheets Clear Values From a Range
/v1/spreadsheets/{spreadsheetid}/values/range-clear
POST
Batchclearvalues
— Google Sheets Clear Values From Multiple Ranges
/v1/spreadsheets/{spreadsheetid}/values-batchclear
POST
Batchclearvaluesbydatafilter
— Google Sheets Clear Values From Ranges Matching Data Filters
/v1/spreadsheets/{spreadsheetid}/values-batchclearbydatafilter
GET
Batchgetvalues
— Google Sheets Get Values From Multiple Ranges
/v1/spreadsheets/{spreadsheetid}/values-batchget
POST
Batchgetvaluesbydatafilter
— Google Sheets Get Values From Ranges Matching Data Filters
/v1/spreadsheets/{spreadsheetid}/values-batchgetbydatafilter
POST
Batchupdatevalues
— Google Sheets Update Values in Multiple Ranges
/v1/spreadsheets/{spreadsheetid}/values-batchupdate
POST
Batchupdatevaluesbydatafilter
— Google Sheets Update Values in Ranges Matching Data Filters
/v1/spreadsheets/{spreadsheetid}/values-batchupdatebydatafilter
MCP Tools
google-sheets-get-values-range
Google Sheets Get Values From a Range
read-only
idempotent
google-sheets-update-values-range
Google Sheets Update Values in a Range
idempotent
google-sheets-append-values-range
Google Sheets Append Values to a Range
google-sheets-clear-values-range
Google Sheets Clear Values From a Range
google-sheets-clear-values-multiple
Google Sheets Clear Values From Multiple Ranges
google-sheets-clear-values-ranges
Google Sheets Clear Values From Ranges Matching Data Filters
google-sheets-get-values-multiple
Google Sheets Get Values From Multiple Ranges
read-only
idempotent
google-sheets-get-values-ranges
Google Sheets Get Values From Ranges Matching Data Filters
read-only
google-sheets-update-values-multiple
Google Sheets Update Values in Multiple Ranges
google-sheets-update-values-ranges
Google Sheets Update Values in Ranges Matching Data Filters