Server Configuration
Describes the environment variables required to run the server.
Name | Required | Description | Default |
---|---|---|---|
FLIPT_API_KEY | No | The API key to use for the Flipt API (optional) | |
FLIPT_API_URL | No | The URL of the Flipt API | http://localhost:8080 |
Schema
Prompts
Interactive templates invoked by user choice
Name | Description |
---|---|
create_boolean_flag | |
create_variant_flag | |
create_segment | |
evaluate_flag | |
toggle_flag | |
list_enabled_flags | |
list_disabled_flags |
Resources
Contextual data attached and managed by the client
Name | Description |
---|---|
No resources |
Tools
Functions exposed to the LLM to take actions