add_choice_question
Add a multiple-choice question to a Google Form by specifying radio, checkbox, or dropdown options, with optional shuffle, required, and 'other' settings.
Instructions
Add radio, checkbox, or dropdown choices.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| index | No | Zero-based position; omit to append | |
| formId | Yes | ||
| options | Yes | ||
| shuffle | No | ||
| required | No | ||
| choiceType | Yes | ||
| description | No | ||
| includeOther | No | ||
| questionTitle | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||