forms_update_question
Modify a question in a Google Form by specifying the form ID and question index. Optionally set a new title or mark as required.
Instructions
Update an existing question in a form.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| title | No | ||
| form_id | Yes | ||
| required | No | ||
| item_index | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |