bodyobject · requiredBounded request body sent to the connected application.
Loading tools…
Google Forms
Create a blank unpublished Google Form with a title and Drive filename.
Creates one unpublished form; use form batch update to add questions and publish settings update when it is ready for respondents. Always one upstream request at $0.0025.
Agents select this operation with tool ID google-forms.form-create, then check its current inputs and price before a run.
bodyobject · requiredBounded request body sent to the connected application.
queryobject · optionalSearch terms used to find relevant records.
formIdstringReturned form id value.
infoobjectReturned info value.
publishSettingsobjectReturned publish settings value.
responderUristringReturned responder uri 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-forms.form-create",
"input": {
"body": {
"info": {
"title": "Quarterly feedback",
"documentTitle": "Quarterly feedback form"
}
},
"query": {
"unpublished": true
}
}
}{
"info": {
"title": "Launch feedback",
"documentTitle": "Launch feedback form"
},
"formId": "form-output-id",
"responderUri": "https://docs.google.com/forms/d/e/form-output-id/viewform",
"publishSettings": {
"publishState": {
"isPublished": false,
"isAcceptingResponses": false
}
}
}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.