Form Questions Editor
form_questions_editorCreate, update, or delete questions in monday.com forms. Supports various question types, conditional visibility, and customizable settings.
Instructions
Create, update, or delete a question in a monday.com form
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| action | Yes | Action to perform on the question of a form. create requires question. update requires questionId and question with type always included. delete requires questionId. | |
| formToken | Yes | ||
| questionId | No | Question ID. Required for update/delete. | |
| question | No | The question to create or update. Always include type, then only the fields you want to set or change. |