Skip to main content
Google Forms logo

Google Forms

Lets an agent list, create, and edit Google Forms and read submitted responses.

What it can do

MethodWhat it does
list_formsList Google Forms in Drive; name_contains and page_token optional.
create_formCreate an empty form with the given title.
get_formGet a form's structure by form_id.
list_form_responsesList submitted responses (forms.responses.list) - requires the responses scope.
batch_update_formbatchUpdate the form: array of Forms API requests.

How to get credentials

Google OAuth - no token to copy.

  1. Start setup and enter the Google email.
  2. Approve (forms.body, forms.responses.readonly, drive.metadata.readonly).

Fields to fill in FlyMyAI

FlyMyAI fieldWhere it comes from
USER_GOOGLE_EMAILThe Google account owning the forms

Troubleshooting

  • Responses empty - only submissions received after the form was created are returned by the API; Google doesn't backfill pre-existing data.
We love our partners - FlyMy.AI builds with the best. Thanks, Google Forms!