set_publish_settings
Configure how Google Forms are shared by setting publish options like template availability and authentication requirements.
Instructions
Updates the publish settings of a form.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| user_google_email | Yes | The user's Google email address. Required. | |
| form_id | Yes | The ID of the form to update publish settings for. | |
| publish_as_template | No | Whether to publish as a template. Defaults to False. | |
| require_authentication | No | Whether to require authentication to view/submit. Defaults to False. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |