delete_rule_based_segment
Delete a rule-based segment from a workspace by providing its name and workspace ID, with a confirmation flag to execute.
Instructions
Permanently delete a rule-based segment from a workspace — environment-level configs must be removed separately
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| confirm | No | Must be true to execute the deletion | |
| segment_name | Yes | The segment name | |
| workspace_id | Yes | The workspace ID |