pathobject · requiredIdentifier path for the authorised connected-app record.
Loading tools…
Google Drive
Export a Google Docs, Sheets or Slides file as a private artifact.
Exports one Workspace file to a caller-selected Google-supported MIME type, bounded to 25 MiB. Always one upstream request at $0.0025.
Agents select this operation with tool ID google-drive.file-export, then check its current inputs and price before a run.
pathobject · requiredIdentifier path for the authorised connected-app record.
queryobject · requiredSearch terms used to find relevant records.
bytesnumberReturned bytes value.
content_typestringReturned content type value.
filenamestringReturned filename value.
notestringReturned note 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-export",
"input": {
"path": {
"fileId": "YOUR-GOOGLE-DRIVE-FILE-ID"
},
"query": {
"mimeType": "application/pdf"
}
}
}{
"note": "file returned as a private artifact",
"bytes": 32768,
"filename": "workspace-export.bin",
"content_type": "application/pdf"
}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.