Skip to main content
Feedback

Google Forms MCP connector

Updated 

Google Forms is Google's web-based tool for creating surveys and forms that collect and organize responses. The Google Forms MCP connector allows AI agents to create and configure forms, update questions and settings, and manage publish status. It also supports retrieving form responses, monitoring submissions in real time through push notification watches, and maintaining those subscriptions as needed.

Authentication type

  • OAuth 2.0 Authorization Code - Requires a one-time user login to authorize the agent to access the service on their behalf.

Uses

Use the Google Forms MCP connector to perform the following actions:

  • Build new surveys and forms directly from a workflow
  • Collect and organize form responses automatically for reporting
  • Update form questions, sections, and settings without manual edits
  • Publish forms and control who can submit responses
  • Retrieve individual responses for detailed analysis or follow-up
  • Monitor form activity with real-time push notification watches
  • Automate response tracking to trigger downstream business actions
  • Extend watch subscriptions to maintain continuous form monitoring

Example prompts

Use the following example prompts to invoke Google Forms MCP connector tools from your AI assistant or Boomi Connect workflow:

  • Create a new customer feedback form in Google Forms.
  • Show me all responses submitted to my event registration form.
  • Add a new question about shipping preferences to my order form.
  • Publish my job application form so candidates can submit it.
  • Get the details of the form I created for the team survey.
  • List every response submitted to my product feedback form this week.
  • Set up a notification whenever someone submits my Google Forms survey.
  • Renew the watch on my customer satisfaction form for another week.
  • Pull the latest response from my volunteer sign-up form.
  • Delete the notification watch on my old event registration form.

Google Forms MCP connector tools

The Google Forms MCP connector provides the following tools. Each tool maps to a specific action you can invoke from your AI agent or automation.

ToolDescription
googleforms_googleformsgetform_invokeCreate a form
createFormCreate a new Google Form
getFormGet a form by ID
batchUpdateFormBatch update a form (add/update/delete items, update info/settings)
setPublishSettingsSet the publish settings of a form
listResponsesList form responses
getResponseGet a single form response
listWatchesList all watches on a form
createWatchCreate a watch for push notifications
deleteWatchDelete a watch
renewWatchRenew a watch for another 7 days
On this Page