listFlags
Retrieve all feature flags from the Unleash MCP server to manage and monitor feature toggles effectively.
Instructions
Get a list of all feature flags
Input Schema
Name | Required | Description | Default |
---|---|---|---|
No arguments |
Input Schema (JSON Schema)
{
"type": "object"
}