Split quota limits
split_quota_limitsSpread the completes target across cells — e.g. scope 'gender' = 50/50 male/female (needs male_female targeting), scope 'age' across the age cells, or explicit quota_ids. Even split by default; weights {quota_id: percent} for a custom mix; total overrides the target.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| scope | Yes | Which cells to split. | |
| total | No | Completes to distribute (default: the survey target). | |
| weights | No | Percent per quota id, summing to 100. | |
| quota_ids | No | With scope quota_ids. | |
| survey_id | Yes | Survey id (see list_surveys, or the survey_id returned by a create tool). |