bodyobject · requiredBounded request body sent to the connected application.
Google Drive
Replace values in multiple Google Sheets ranges.
Writes up to 100 value ranges with one input interpretation and optional returned values. Always one upstream request at $0.0050.
Agents select this operation with tool ID google-drive.spreadsheet-values-batch-update, then inspect its current executable contract before a run.
bodyobject · requiredBounded request body sent to the connected application.
pathobject · requiredIdentifier path for the authorised connected-app record.
spreadsheetIdstringReturned spreadsheet id value.
totalUpdatedCellsnumberReturned total updated cells value.
totalUpdatedColumnsnumberReturned total updated columns value.
totalUpdatedRowsnumberReturned total updated rows value.
This reviewed worked example is shared with inspect. Inspect also returns the current executable schema and price estimate before a paid run.
{
"tool_id": "google-drive.spreadsheet-values-batch-update",
"input": {
"body": {
"data": [
{
"range": "Plan!A3:C3",
"values": [
[
1,
2,
3
]
]
}
],
"valueInputOption": "RAW"
},
"path": {
"spreadsheetId": "YOUR-GOOGLE-SHEETS-SPREADSHEET-ID"
}
}
}{
"spreadsheetId": "spreadsheet-output-id",
"totalUpdatedRows": 1,
"totalUpdatedCells": 3,
"totalUpdatedColumns": 3
}connection_required: This capability acts on the connected Google Workspace, which is not available yet.Open connect_url, approve Google Drive access, then retry this run unchanged.Scrollport validates tools for connected apps and provides them on a pay-as-you-go basis so your agent can use accounts you already own without receiving sensitive API keys.
Give your agent the setup prompt to receive $1 in trial credit and start using the tools right away.
Google Drive
Replace values in multiple Google Sheets ranges.
Writes up to 100 value ranges with one input interpretation and optional returned values. Always one upstream request at $0.0050.
Agents select this operation with tool ID google-drive.spreadsheet-values-batch-update, then inspect its current executable contract before a run.
bodyobject · requiredBounded request body sent to the connected application.
pathobject · requiredIdentifier path for the authorised connected-app record.
spreadsheetIdstringReturned spreadsheet id value.
totalUpdatedCellsnumberReturned total updated cells value.
totalUpdatedColumnsnumberReturned total updated columns value.
totalUpdatedRowsnumberReturned total updated rows value.
This reviewed worked example is shared with inspect. Inspect also returns the current executable schema and price estimate before a paid run.
{
"tool_id": "google-drive.spreadsheet-values-batch-update",
"input": {
"body": {
"data": [
{
"range": "Plan!A3:C3",
"values": [
[
1,
2,
3
]
]
}
],
"valueInputOption": "RAW"
},
"path": {
"spreadsheetId": "YOUR-GOOGLE-SHEETS-SPREADSHEET-ID"
}
}
}{
"spreadsheetId": "spreadsheet-output-id",
"totalUpdatedRows": 1,
"totalUpdatedCells": 3,
"totalUpdatedColumns": 3
}connection_required: This capability acts on the connected Google Workspace, which is not available yet.Open connect_url, approve Google Drive access, then retry this run unchanged.Scrollport validates tools for connected apps and provides them on a pay-as-you-go basis so your agent can use accounts you already own without receiving sensitive API keys.
Give your agent the setup prompt to receive $1 in trial credit and start using the tools right away.
Google Drive
Replace values in multiple Google Sheets ranges.
Writes up to 100 value ranges with one input interpretation and optional returned values. Always one upstream request at $0.0050.
Agents select this operation with tool ID google-drive.spreadsheet-values-batch-update, then inspect its current executable contract before a run.
bodyobject · requiredBounded request body sent to the connected application.
pathobject · requiredIdentifier path for the authorised connected-app record.
spreadsheetIdstringReturned spreadsheet id value.
totalUpdatedCellsnumberReturned total updated cells value.
totalUpdatedColumnsnumberReturned total updated columns value.
totalUpdatedRowsnumberReturned total updated rows value.
This reviewed worked example is shared with inspect. Inspect also returns the current executable schema and price estimate before a paid run.
{
"tool_id": "google-drive.spreadsheet-values-batch-update",
"input": {
"body": {
"data": [
{
"range": "Plan!A3:C3",
"values": [
[
1,
2,
3
]
]
}
],
"valueInputOption": "RAW"
},
"path": {
"spreadsheetId": "YOUR-GOOGLE-SHEETS-SPREADSHEET-ID"
}
}
}{
"spreadsheetId": "spreadsheet-output-id",
"totalUpdatedRows": 1,
"totalUpdatedCells": 3,
"totalUpdatedColumns": 3
}connection_required: This capability acts on the connected Google Workspace, which is not available yet.Open connect_url, approve Google Drive access, then retry this run unchanged.Scrollport validates tools for connected apps and provides them on a pay-as-you-go basis so your agent can use accounts you already own without receiving sensitive API keys.
Give your agent the setup prompt to receive $1 in trial credit and start using the tools right away.