update_segment
Modify an existing segment's title and rules by providing segment ID, new title, and optional rule groups as JSON.
Instructions
Update an existing segment's title and/or rules
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| segment_id | Yes | The segment ID | |
| title | Yes | New segment title | |
| rule_groups | No | Rule groups as a JSON string (array of rule group objects) |