Remove quota condition
remove_quota_conditionRemove one condition from a manual quota.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| 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). |