pathobject · requiredIdentifier path for the authorised connected-app record.
Loading tools…
Google Drive
Generate a short-lived thumbnail URL for one Google Slides page.
Returns thumbnail dimensions and a Google-hosted content URL, normally valid for about 30 minutes. Always one upstream request at $0.0025.
Agents select this operation with tool ID google-drive.presentation-thumbnail-get, then check its current inputs and price before a run.
pathobject · requiredIdentifier path for the authorised connected-app record.
queryobject · optionalSearch terms used to find relevant records.
contentUrlstringReturned content url value.
heightnumberReturned height value.
widthnumberReturned width 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-thumbnail-get",
"input": {
"path": {
"pageObjectId": "YOUR-GOOGLE-SLIDES-PAGE-ID",
"presentationId": "YOUR-GOOGLE-SLIDES-PRESENTATION-ID"
},
"query": {
"thumbnailProperties.mimeType": "PNG",
"thumbnailProperties.thumbnailSize": "MEDIUM"
}
}
}{
"width": 800,
"height": 450,
"contentUrl": "https://lh3.googleusercontent.com/presentation-thumbnail"
}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.