EndueEndue
← Connectors

LaunchDarkly

LaunchDarklyDev & Deploy

View projects, environments, feature flags, and audit logs; toggle flags on and off

Available tools 7

Hard-to-undo tools, such as sending or destructive actions, require your approval before running.

  • launchdarkly__toggle_flagSendApproval required

    플래그를 해당 환경에서 켜거나 끈다. ⚠️ 실사용자 트래픽에 즉시 반영되며 그 사이의 노출은 되돌릴 수 없다. 현재 상태는 launchdarkly__read_flag 로 먼저 확인할 것

  • launchdarkly__audit_logRead

    감사 로그 — 누가·언제·무엇을 바꿨나. 장애 시각 전후의 플래그 변경을 짚을 때

  • launchdarkly__flag_statusRead

    플래그 평가 상태 — new/active/inactive/launched 와 마지막 평가 시각. "이 플래그 아직 쓰이나"(제거 후보 판별)에 답한다

  • launchdarkly__list_environmentsRead

    프로젝트의 환경 목록 (production·staging 등) — 플래그 조회·토글에 쓸 environment 키를 확보한다

  • launchdarkly__list_flagsRead

    기능 플래그 목록 — 이름/키 검색·태그 필터. environment 를 주면 그 환경의 On/Off 가 함께 나온다 ("production 에 켜져 있는 플래그")

  • launchdarkly__list_projectsRead

    프로젝트 목록 — 다른 LaunchDarkly 툴에 쓸 project 키를 여기서 확보한다

  • launchdarkly__read_flagRead

    플래그 상세 — 설명·변형(variation)·환경별 On/Off 와 규칙 수. 토글 전에 현재 상태를 확인할 때

Before you connect

  1. Account settings → Authorization → API access tokens Open
  2. Reading requires Reader; toggling flags requires Writer or higher