Skip to main content
Glama
launchdarkly

LaunchDarkly MCP Server

Official
by launchdarkly
getfeatureflagstatusacrossenvironmentsrequest.md933 B
# GetFeatureFlagStatusAcrossEnvironmentsRequest ## Example Usage ```typescript import { GetFeatureFlagStatusAcrossEnvironmentsRequest } from "@launchdarkly/mcp-server/models/operations"; let value: GetFeatureFlagStatusAcrossEnvironmentsRequest = { projectKey: "<value>", featureFlagKey: "<value>", }; ``` ## Fields | Field | Type | Required | Description | | --------------------------- | --------------------------- | --------------------------- | --------------------------- | | `projectKey` | *string* | :heavy_check_mark: | The project key | | `featureFlagKey` | *string* | :heavy_check_mark: | The feature flag key | | `env` | *string* | :heavy_minus_sign: | Optional environment filter |

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/launchdarkly/mcp-server'

If you have feedback or need assistance with the MCP directory API, please join our Discord server