disableFlag
Disables a specific feature flag in a given environment using the Unleash MCP server, ensuring precise control over feature toggles within a project.
Instructions
Disables a feature flag in the specified environment
Input Schema
Name | Required | Description | Default |
---|---|---|---|
environment | Yes | ||
featureName | Yes | ||
projectId | Yes |