list_namespaces
Retrieve all available namespaces in Flipt MCP Server to manage and organize feature flags, segments, and evaluations efficiently for AI-driven interactions.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
No arguments |
Input Schema (JSON Schema)
{
"$schema": "http://json-schema.org/draft-07/schema#",
"additionalProperties": false,
"properties": {},
"type": "object"
}