get_flag_definition
Retrieve the targeting rules and treatment definition for a feature flag in a specific environment by providing workspace ID, environment ID, and flag name.
Instructions
Get the targeting rules and treatment definition of a feature flag in a specific environment
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| flag_name | Yes | The feature flag name | |
| workspace_id | Yes | The workspace ID | |
| environment_id | Yes | The environment ID or name |