create_flag
Generate and configure feature flags in Flipt MCP Server by defining namespace, key, name, and type (Boolean or Variant) to manage application behavior dynamically.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
description | No | ||
enabled | No | ||
key | Yes | ||
name | Yes | ||
namespaceKey | Yes | ||
type | Yes |