Skip to main content
Glama

LaunchDarkly MCP Server

Official
by launchdarkly
getaiconfigvariationrequest.md3.6 kB
# GetAIConfigVariationRequest ## Example Usage ```typescript import { GetAIConfigVariationRequest } from "@launchdarkly/mcp-server/models/operations"; let value: GetAIConfigVariationRequest = { ldAPIVersion: "beta", projectKey: "default", configKey: "default", variationKey: "default", }; ``` ## Fields | Field | Type | Required | Description | Example | | ---------------------------------------------------------------------------------------------------------- | ---------------------------------------------------------------------------------------------------------- | ---------------------------------------------------------------------------------------------------------- | ---------------------------------------------------------------------------------------------------------- | ---------------------------------------------------------------------------------------------------------- | | `ldAPIVersion` | [operations.GetAIConfigVariationLDAPIVersion](../../models/operations/getaiconfigvariationldapiversion.md) | :heavy_check_mark: | Version of the endpoint. | | | `projectKey` | *string* | :heavy_check_mark: | N/A | default | | `configKey` | *string* | :heavy_check_mark: | N/A | default | | `variationKey` | *string* | :heavy_check_mark: | N/A | default |

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