mailchimp_lists_create_segment
Create a new Mailchimp list segment by providing list ID, segment name, and either match conditions or static email addresses.
Instructions
Create a new segment for a list
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Segment name | |
| list_id | Yes | List ID | |
| options | No | Segment conditions (for saved/fuzzy segments) | |
| static_segment | No | Array of email addresses for static segment |