bodyobject · requiredBounded request body sent to the connected application.
Loading tools…
Google Drive
Create a blank Google Docs document in a connected Google Drive.
Creates one blank Google Docs document with the requested title. Use document update to add content after creation. Always one upstream request at $0.0025.
Agents select this operation with tool ID google-drive.document-create, then check its current inputs and price before a run.
bodyobject · requiredBounded request body sent to the connected application.
documentIdstringReturned document id value.
revisionIdstringReturned revision id value.
titlestringReturned title 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.document-create",
"input": {
"body": {
"title": "Scrollport Google verification document"
}
}
}{
"title": "Launch plan",
"documentId": "1AbCdEfGhIjKlMnOpQrStUvWxYz",
"revisionId": "revision-output-id"
}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.
connection_required: This capability acts on your own Google Drive, which isn't connected yet.Open connect_url, approve Google Drive read and write access, then retry this run unchanged.