bodyobject · requiredBounded request body sent to the connected application.
Loading tools…
Google Drive
Create, edit, duplicate, reorder or delete slides and page elements.
Applies up to 100 Slides requests atomically, including text, shapes, images, tables, transforms and slide lifecycle operations. Always one upstream request at $0.0025.
Agents select this operation with tool ID google-drive.presentation-batch-update, then check its current inputs and price before a run.
bodyobject · requiredBounded request body sent to the connected application.
pathobject · requiredIdentifier path for the authorised connected-app record.
presentationIdstringReturned presentation id value.
repliesarrayReturned replies value.
writeControlobjectReturned write control 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-batch-update",
"input": {
"body": {
"requests": [
{
"createSlide": {
"insertionIndex": 0,
"slideLayoutReference": {
"predefinedLayout": "TITLE"
}
}
}
]
},
"path": {
"presentationId": "YOUR-GOOGLE-SLIDES-PRESENTATION-ID"
}
}
}{
"replies": [
{
"createSlide": {
"objectId": "SLIDES_API163160014_0"
}
}
],
"writeControl": {
"requiredRevisionId": "6o8HdLk-rwPqnw"
},
"presentationId": "1NSqI8CJNCz5kfN_INpUzXip_QnKJxmQqP9_6XnpJX34"
}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.