commsharbor_audience_create
Create an audience or saved segment. Only allowlisted filter fields are accepted — a saved segment cannot be turned into an arbitrary query over the CRM.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| kind | Yes | static or saved_segment | |
| name | Yes | Audience name | |
| filter | No | The saved filter, for `saved_segment`. Allowlisted fields only. | |
| organization_id | Yes | Active organization ID |