Update quota condition
update_quota_conditionChange the question and/or answer code of a quota condition.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| qid | No | New question id. | |
| code | No | New answer code. | |
| quota_id | Yes | Quota id (from list_quotas). | |
| member_id | Yes | Condition (member) id (from list_quotas → quotas[].members[].id). | |
| survey_id | Yes | Survey id (see list_surveys, or the survey_id returned by a create tool). |