bodyobject · optionalBounded request body sent to the connected application.
Loading tools…
Google Drive
Copy a Google Drive file with optional name and destination metadata.
Creates one copy with bounded metadata changes; it cannot alter permissions or ownership. Always one upstream request at $0.0025.
Agents select this operation with tool ID google-drive.file-copy, 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.
parentsarrayReturned parents 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-copy",
"input": {
"body": {
"name": "Scrollport verification document copy"
},
"path": {
"fileId": "YOUR-GOOGLE-DRIVE-FILE-ID"
},
"query": {
"fields": "id,name,parents,webViewLink"
}
}
}{
"id": "copy-output-id",
"name": "Launch plan copy",
"parents": [
"folder-output-id"
]
}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.