forms_delete_question
Delete a question from a Google Form by its index. Provide form ID and item index to remove it.
Instructions
Delete a question from a form by its 0-based index.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| form_id | Yes | ||
| item_index | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |