bodyobject · requiredBounded request body sent to the connected application.
Google Forms
Publish, unpublish, open or close a Google Form for responses.
Updates both publication and response-acceptance state explicitly; an unpublished form cannot accept responses. Always one upstream request at $0.0050.
Agents select this operation with tool ID google-forms.publish-settings-update, then inspect its current executable contract before a run.
bodyobject · requiredBounded request body sent to the connected application.
pathobject · requiredIdentifier path for the authorised connected-app record.
formIdstringReturned form id value.
publishSettingsobjectReturned publish settings value.
This reviewed worked example is shared with inspect. Inspect also returns the current executable schema and price estimate before a paid run.
{
"tool_id": "google-forms.publish-settings-update",
"input": {
"body": {
"updateMask": "publishState",
"publishSettings": {
"publishState": {
"isPublished": true,
"isAcceptingResponses": true
}
}
},
"path": {
"formId": "YOUR-GOOGLE-FORM-ID"
}
}
}{
"formId": "form-output-id",
"publishSettings": {
"publishState": {
"isPublished": true,
"isAcceptingResponses": true
}
}
}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.Scrollport validates tools for connected apps and provides them on a pay-as-you-go basis so your agent can use accounts you already own without receiving sensitive API keys.
Give your agent the setup prompt to receive $1 in trial credit and start using the tools right away.
Google Forms
Publish, unpublish, open or close a Google Form for responses.
Updates both publication and response-acceptance state explicitly; an unpublished form cannot accept responses. Always one upstream request at $0.0050.
Agents select this operation with tool ID google-forms.publish-settings-update, then inspect its current executable contract before a run.
bodyobject · requiredBounded request body sent to the connected application.
pathobject · requiredIdentifier path for the authorised connected-app record.
formIdstringReturned form id value.
publishSettingsobjectReturned publish settings value.
This reviewed worked example is shared with inspect. Inspect also returns the current executable schema and price estimate before a paid run.
{
"tool_id": "google-forms.publish-settings-update",
"input": {
"body": {
"updateMask": "publishState",
"publishSettings": {
"publishState": {
"isPublished": true,
"isAcceptingResponses": true
}
}
},
"path": {
"formId": "YOUR-GOOGLE-FORM-ID"
}
}
}{
"formId": "form-output-id",
"publishSettings": {
"publishState": {
"isPublished": true,
"isAcceptingResponses": true
}
}
}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.Scrollport validates tools for connected apps and provides them on a pay-as-you-go basis so your agent can use accounts you already own without receiving sensitive API keys.
Give your agent the setup prompt to receive $1 in trial credit and start using the tools right away.
Google Forms
Publish, unpublish, open or close a Google Form for responses.
Updates both publication and response-acceptance state explicitly; an unpublished form cannot accept responses. Always one upstream request at $0.0050.
Agents select this operation with tool ID google-forms.publish-settings-update, then inspect its current executable contract before a run.
bodyobject · requiredBounded request body sent to the connected application.
pathobject · requiredIdentifier path for the authorised connected-app record.
formIdstringReturned form id value.
publishSettingsobjectReturned publish settings value.
This reviewed worked example is shared with inspect. Inspect also returns the current executable schema and price estimate before a paid run.
{
"tool_id": "google-forms.publish-settings-update",
"input": {
"body": {
"updateMask": "publishState",
"publishSettings": {
"publishState": {
"isPublished": true,
"isAcceptingResponses": true
}
}
},
"path": {
"formId": "YOUR-GOOGLE-FORM-ID"
}
}
}{
"formId": "form-output-id",
"publishSettings": {
"publishState": {
"isPublished": true,
"isAcceptingResponses": true
}
}
}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.Scrollport validates tools for connected apps and provides them on a pay-as-you-go basis so your agent can use accounts you already own without receiving sensitive API keys.
Give your agent the setup prompt to receive $1 in trial credit and start using the tools right away.