forms_add_question
Add a question to a Google Form with support for text, paragraph, radio, checkbox, dropdown, and scale types.
Instructions
Add a question to a form. Types: TEXT, PARAGRAPH, RADIO, CHECKBOX, DROP_DOWN, SCALE.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| index | No | ||
| title | Yes | ||
| form_id | Yes | ||
| options | No | ||
| required | No | ||
| paragraph | No | ||
| question_type | No | TEXT |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |