bodyobject · optionalBounded request body sent to the connected application.
Loading tools…
Google Drive
Rename, move, trash or restore one Google Drive file.
Patches only name or trashed state and the single-parent move parameters; it never permanently deletes a file. Always one upstream request at $0.0025.
Agents select this operation with tool ID google-drive.file-update, then check its current inputs and price before a run.
bodyobject · optionalBounded request body sent to the connected application.
pathobject · requiredIdentifier path for the authorised connected-app record.
queryobject · optionalSearch terms used to find relevant records.
idstringReturned id value.
namestringReturned name value.
trashedbooleanReturned trashed value.
Inspect returns this reviewed example, its estimated cost and the current input schema. Run calculates the estimate for your actual input.
{
"tool_id": "google-drive.file-update",
"input": {
"body": {
"trashed": false
},
"path": {
"fileId": "YOUR-GOOGLE-DRIVE-FILE-ID"
},
"query": {
"fields": "id,name,trashed,parents,webViewLink"
}
}
}{
"id": "file-output-id",
"name": "Launch plan",
"trashed": true
}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.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.