Set Publish Settings
set_publish_settingsUpdate a Google Form's publish settings to control visibility and response collection.
Instructions
Updates the publish settings of a form.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| form_id | Yes | The ID of the form to update publish settings for. | |
| is_published | No | Whether the form is published and visible to responders. Defaults to True. | |
| user_google_email | Yes | The user's Google email address. Required. | |
| is_accepting_responses | No | Whether the form accepts responses. Only takes effect when the form is published. Defaults to True. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |