bodyobject · requiredBounded request body sent to the connected application.
Loading tools…
Google Drive
Create a blank Google Slides presentation.
Creates one blank presentation with the requested title; use presentation batch update to add slides and content. Always one upstream request at $0.0025.
Agents select this operation with tool ID google-drive.presentation-create, then check its current inputs and price before a run.
bodyobject · requiredBounded request body sent to the connected application.
pageSizeobjectReturned page size value.
presentationIdstringReturned presentation id value.
slidesarrayReturned slides 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.presentation-create",
"input": {
"body": {
"title": "Quarterly briefing"
}
}
}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.
{
"title": "Launch briefing",
"slides": [],
"pageSize": {
"width": {
"unit": "IN",
"magnitude": 10
},
"height": {
"unit": "IN",
"magnitude": 5.625
}
},
"presentationId": "presentation-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.