add_true_false_question
Add a True/False question to a Google Form, setting the correct answer and points. Optionally insert at a specific index and mark as required.
Instructions
Append (or insert at index) a True/False question with answer key.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| form_id | Yes | ||
| title | Yes | ||
| correct_answer | Yes | ||
| points | No | ||
| index | No | ||
| required | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||