Update form settings
update_form_settingsToggle quiz mode for grading and configure email collection (verified, input, or none) on Google Forms. Provide the form ID and desired settings.
Instructions
Toggles quiz mode (grading with points) and/or the email collection mode. email_collection_type: DO_NOT_COLLECT, VERIFIED (respondent must be signed in; email verified) or RESPONDER_INPUT (respondent types an email). At least one field is required; only the provided fields are touched.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| form_id | Yes | The form id — the long id from the form URL (docs.google.com/forms/d/<formId>/edit) or from create_form output. | |
| is_quiz | No | Turn quiz mode on/off (enables per-question grading). | |
| email_collection_type | No | How respondent emails are collected. |