Reorder answer options
reorder_answer_optionsSet the display order of a question's answers by listing their codes in order.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| qid | Yes | Question id (qid from list_questions). | |
| codes | Yes | Codes in the desired order. | |
| survey_id | Yes | Survey id (see list_surveys, or the survey_id returned by a create tool). |