add_scale_question
Add a linear numeric scale question to a Google Form, specifying low/high values, labels, and required status to capture rating responses.
Instructions
Add a linear numeric scale.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| low | Yes | ||
| high | Yes | ||
| index | No | Zero-based position; omit to append | |
| formId | Yes | ||
| lowLabel | No | ||
| required | No | ||
| highLabel | No | ||
| description | No | ||
| questionTitle | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||