bodyobject · requiredBounded request body sent to the connected application.
Loading tools…
Google Drive
Upload one private ScrollPort artifact into a connected Google Drive.
Reads only a ScrollPort-signed private artifact URL and performs a bounded multipart upload with file metadata. Always one upstream request at $0.0025.
Agents select this operation with tool ID google-drive.file-upload, then check its current inputs and price before a run.
bodyobject · requiredBounded request body sent to the connected application.
queryobject · optionalSearch terms used to find relevant records.
idstringReturned id value.
mimeTypestringReturned mime type value.
namestringReturned name value.
sizestringReturned size 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-upload",
"input": {
"body": {
"metadata": {
"name": "Scrollport verification export.pdf"
},
"artifact_url": "YOUR-SCROLLPORT-ARTIFACT-URL",
"content_type": "application/pdf"
},
"query": {
"fields": "id,name,mimeType,parents,size,webViewLink"
}
}
}{
"id": "file-output-id",
"name": "launch-plan.pdf",
"size": "24576",
"mimeType": "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.