forms_move_question
Move a question to a new position in a Google Form by providing the form ID, its current index, and the desired index.
Instructions
Move/reorder a question in a form.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| form_id | Yes | ||
| to_index | Yes | ||
| from_index | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |