bodyobject · requiredBounded request body sent to the connected application.
Loading tools…
Google Drive
Reply to, resolve or reopen a Google Drive comment thread.
Adds one reply and may set action to resolve or reopen; it cannot delete comments or replies. Always one upstream request at $0.0025.
Agents select this operation with tool ID google-drive.reply-create, 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.
actionstringReturned action value.
contentstringReturned content value.
idstringReturned id 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.reply-create",
"input": {
"body": {
"action": "resolve",
"content": "Verified successfully."
},
"path": {
"fileId": "YOUR-GOOGLE-DRIVE-FILE-ID",
"commentId": "YOUR-GOOGLE-DRIVE-COMMENT-ID"
},
"query": {
"fields": "id,content,action,createdTime,author"
}
}
}{
"id": "reply-output-id",
"action": "resolve",
"content": "Confirmed for 22 August."
}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.