Tools provided
Tools the agent exposes — your AI client calls them automatically when it needs them.
- list_flags — List the feature flags in a project with their kind, creation date, and archive state.read-onlyidempotentopen internetuses LAUNCHDARKLY_TOKENLaunchDarkly API access token
- get_flag_status — Fetch when a flag was last evaluated and whether it has been serving one value to everyone.read-onlyidempotentopen internetuses LAUNCHDARKLY_TOKENLaunchDarkly API access token
- search_flag_in_code — Search the repository for a flag key, to find every file that still branches on it.read-onlyidempotentopen internetuses GITHUB_TOKENGitHub token
- open_cleanup_issue — Open a GitHub issue proposing the removal, with the flag's state, evidence, and every referencing file.writeopen internetuses GITHUB_TOKENGitHub token