update_question_title
Update the title of a specific question in a Google Form by providing its index and new text.
Instructions
Change the title/text of the question at the given index.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| form_id | Yes | ||
| index | Yes | ||
| new_title | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||