Unleash MCP (Feature Toggle)

by cuongtl1992
Verified

getFlag

Retrieve detailed information about a specific feature flag in the Unleash MCP server to manage and understand feature toggle configurations.

Instructions

Get detailed information about a feature flag

Input Schema

NameRequiredDescriptionDefault
flagNameYes

Input Schema (JSON Schema)

{ "$schema": "http://json-schema.org/draft-07/schema#", "additionalProperties": false, "properties": { "flagName": { "type": "string" } }, "required": [ "flagName" ], "type": "object" }
ID: u6de78ibn8