add_multiple_choice_question
Add a multiple-choice question with answer key to a Google Form. Supports radio, checkbox, and dropdown types.
Instructions
Add a choice question (radio/checkbox/dropdown) with answer key.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| form_id | Yes | ||
| title | Yes | ||
| options | Yes | ||
| correct_answers | Yes | ||
| points | No | ||
| kind | No | RADIO | |
| index | No | ||
| required | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||