Add quota condition
add_quota_conditionAdd a (question, answer code) condition to a manual quota. A condition on a second question interlocks the cell.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| qid | Yes | Question id (qid from list_questions). | |
| code | Yes | Answer code. | |
| quota_id | Yes | Quota id (from list_quotas). | |
| survey_id | Yes | Survey id (see list_surveys, or the survey_id returned by a create tool). |