create_rule_based_segment_change_request
Submit a change request for a rule-based segment definition, initiating an approval workflow with specified approvers.
Instructions
Submit a change request for a rule-based segment definition — supports approval flow via approvers
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| title | Yes | Change request title | |
| comment | No | Optional comment for the change request | |
| approvers | No | Email addresses of approvers | |
| workspace_id | Yes | The workspace ID | |
| environment_id | Yes | The environment ID or name | |
| operation_type | Yes | Change operation type (e.g. UPDATE) | |
| rule_based_segment | Yes | The segment definition to apply as a JSON string |