LaunchDarkly icon

LaunchDarkly

Feature management platform for flags, environments, projects, segments, variations, and rollout rules.

Centers on feature flags, environments, projects, segments, evaluations, rollout rules, and flag events.

Example Use Cases

These are the LaunchDarkly actions Snow can use when building apps with you. Connecting an account does not make Snow run these on its own.

Apply Approval Request

Tool to apply an approved approval request in LaunchDarkly. Use when you need to execute changes that have been approved.

Apply Approval Request for Flag

Tool to apply an approved approval request for a feature flag in LaunchDarkly. Use when you need to execute changes that have been approved for a specific flag in an environment.

Create Approval Request

Tool to create an approval request in LaunchDarkly. Use when you need to request approval for flag changes before they are applied. The request requires a resource ID, description, and a list of instructions in semantic patch format.

Create Approval Request for Flag

Tool to create an approval request for a feature flag in LaunchDarkly. Use when you need to request approval for changes to a feature flag before applying them. Approval requests enable workflow controls and review processes for flag changes.

Create Environment

Tool to create a new environment within a LaunchDarkly project. Use when you need to add a new environment such as development, staging, or production.

Create Experiment

Tool to create a new experiment in LaunchDarkly. Use when you need to set up A/B tests or multivariate experiments to measure the impact of feature flag variations on specified metrics.

Create Feature Flag

Tool to create a new feature flag in LaunchDarkly. Use when you need to create a feature flag with a name, key, and optional variations. Supports creating both standard and migration flags.

Create Flag Trigger Workflow

Creates a flag trigger workflow in LaunchDarkly. Flag triggers allow you to automatically toggle feature flags on or off in response to external events (e.g., monitoring alerts from Datadog, Honeycomb, or custom webhooks). The trigger generates a unique URL that can be called to execute the configured flag action.

Create Metric

Tool to create a new metric in LaunchDarkly. Use when you need to define a new metric for tracking pageviews, clicks, or custom events in experiments.

Create Project

Tool to create a new project with the given key and name. Project keys must be unique within an account. Use when you need to set up a new project in LaunchDarkly.