bodyobject · requiredBounded request body sent to the connected application.
Loading tools…
Google Drive
Create a Google Sheets spreadsheet with optional initial sheets.
Creates one spreadsheet and optional bounded sheet definitions or named ranges. Always one upstream request at $0.0025.
Agents select this operation with tool ID google-drive.spreadsheet-create, then check its current inputs and price before a run.
bodyobject · requiredBounded request body sent to the connected application.
propertiesobjectReturned properties value.
sheetsarrayReturned sheets value.
spreadsheetIdstringReturned spreadsheet id 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.spreadsheet-create",
"input": {
"body": {
"sheets": [
{
"properties": {
"title": "Plan"
}
}
],
"properties": {
"title": "Scrollport verification tracker"
}
}
}
}{
"sheets": [
{
"properties": {
"title": "Plan",
"sheetId": 0
}
}
],
"properties": {
"title": "Launch tracker"
},
"spreadsheetId": "spreadsheet-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.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.