bodyobject · requiredBounded request body sent to the connected application.
Loading tools…
Google Drive
Edit the text of one existing Google Drive comment.
Updates only comment content; resolve or reopen a thread through reply create with an action. Always one upstream request at $0.0025.
Agents select this operation with tool ID google-drive.comment-update, then check its current inputs and price before a run.
bodyobject · requiredBounded request body sent to the connected application.
pathobject · requiredIdentifier path for the authorised connected-app record.
queryobject · requiredSearch terms used to find relevant records.
contentstringReturned content value.
idstringReturned id value.
resolvedbooleanReturned resolved value.
Inspect returns this reviewed example, its estimated cost and the current input schema. Run calculates the estimate for your actual input.
Connect your app account to let your agent use its tools. Your credentials stay private, and you pay only for successful runs.
Connect your first agent to receive $1 trial credit.
{
"tool_id": "google-drive.comment-update",
"input": {
"body": {
"content": "Scrollport verification comment — updated."
},
"path": {
"fileId": "YOUR-GOOGLE-DRIVE-FILE-ID",
"commentId": "YOUR-GOOGLE-DRIVE-COMMENT-ID"
},
"query": {
"fields": "id,content,resolved,modifiedTime"
}
}
}{
"id": "comment-output-id",
"content": "Please confirm the final launch date.",
"resolved": false
}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.