Give Claude Code your LaunchDarkly and Gmail together and it can run a flag change and tell the right people about it in one pass. It creates an approval request for a flag, applies it once approved, and drafts the rollout note in Gmail for the team. LaunchDarkly is where the release control lives, and Gmail is how the change gets communicated. The agent connects the two so a flag change does not go unannounced.
Pick the operations you want and each becomes a tool the agent can call directly while it works.
Configuration for sending an email
Configuration for reading emails from inbox
Configuration for getting a specific message
Configuration for permanently deleting a message
Configuration for moving a message to trash
Configuration for removing a message from trash
Configuration for modifying message labels
Configuration for replying to an email
Configuration for forwarding an email
Configuration for creating a draft
Configuration for listing drafts
Configuration for getting a specific draft
Configuration for updating a draft
Configuration for deleting a draft
Configuration for sending a draft
Configuration for listing all labels
Configuration for creating a label
Configuration for getting a label
Configuration for updating a label
Configuration for deleting a label
Configuration for listing threads
Configuration for getting a specific thread
Configuration for moving a thread to trash
Configuration for restoring a thread from trash
Configuration for modifying thread labels
Configuration for permanently deleting a thread
Configuration for getting user profile
List all feature flags in a project.
Get a single feature flag's configuration and targeting.
Create a new feature flag in a project.
Toggle a feature flag on or off in an environment (semantic patch).
Delete a feature flag.
Copy a flag's targeting config from a source environment to a target environment.
Get a flag's status (new/active/launched/inactive) in an environment.
List all projects in the account.
Get a single project.
Create a new project.
Delete a project.
List environments within a project.
Create an environment within a project.
Delete an environment.
List segments in a project/environment.
Create a user/context segment.
Patch a segment's included/excluded targets (JSON patch array).
Delete a segment.
List all account webhooks.
Create an account webhook.
Delete an account webhook.
List members of the account.
Invite a new member to the account.
Query the audit log.
List experimentation/release metrics in a project.
List custom roles defined in the account.
List teams in the account.
Create an approval request for a flag change.
List API access tokens for the account.
List segment memberships for a context instance in an environment.
Get a single segment.
Update context targets on a big segment.
Get big segment membership for a context.
Create a big segment export.
Get a big segment export.
Create a big segment import.
Get a big segment import.
Update user context targets on a big segment.
Get big segment membership for a user.
Get expiring targets for a segment.
Update expiring targets for a segment via instructions.
Get expiring user targets for a segment.
Update expiring user targets for a segment via instructions.
Get the status of a feature flag across all environments.
List the statuses of all feature flags in an environment.
Get expiring context targets for a feature flag in an environment.
Update expiring context targets on a feature flag via semantic-patch instructions.
Get expiring user targets for a feature flag in an environment.
Update expiring user targets on a feature flag via semantic-patch instructions.
Get migration safety issues for a proposed set of semantic-patch instructions on a flag.
List approval requests in the account.
Get a single approval request.
Delete an approval request.
Apply an approved approval request.
Review (approve/decline) an approval request.
List approval requests for a feature flag in an environment.
Create an approval request for a feature flag in an environment.
Create an approval request to copy flag configurations across environments.
Get a single approval request for a feature flag in an environment.
Delete an approval request for a feature flag in an environment.
Apply an approved approval request for a feature flag in an environment.
Review (approve/decline) an approval request for a feature flag in an environment.
List extinctions (removed flag code references).
List code reference repositories.
Create a code reference repository.
Get a code reference repository.
Update a code reference repository via JSON Patch.
Delete a code reference repository.
Queue a task to delete branches from a repository.
List branches for a code reference repository.
Get a branch for a code reference repository.
Create or update a branch and its code references.
Create extinction events for a branch.
Get links to code reference repositories for each project.
Get code references statistics for the flags in a project.
List all Data Export destinations across the account.
Generate a Snowflake Data Export destination key pair.
Generate a trust policy for a Data Export destination in an environment.
Generate a Snowflake destination key pair for a specific project environment.
Complete warehouse destination setup for a given destination kind.
Generate a warehouse destination setup script for a given destination kind.
Create a Data Export destination in an environment.
Get a single Data Export destination.
Update a Data Export destination via a JSON Patch document.
Delete a Data Export destination.
Get all context kinds for a project.
Create or update a context kind.
Get context attribute names for an environment.
Get context attribute values for a given attribute name.
Search for context instances in an environment.
Get context instances by ID.
Delete context instances by ID.
Search for contexts in an environment.
Get contexts by kind and key.
Evaluate all flags for a given context instance.
Update a project via a JSON Patch document.
Get the flag defaults for a project.
Update the flag defaults for a project via a JSON Patch document.
Create or update (replace) the flag defaults for a project.
Get experiments in an environment.
Create an experiment in an environment.
Get a single experiment.
Update an experiment via semantic-patch instructions.
Create an iteration for an experiment.
Get experimentation settings for a project.
Update experimentation (randomization) settings for a project.
Get experiments across all environments in a project.
Create a team.
Get a single team by key.
Update a team via semantic-patch instructions.
Delete a team.
Get the maintainers of a team.
Add members to a team (semantic-patch addMembers instruction). The raw /teams/{key}/members endpoint only accepts CSV/multipart uploads; a semantic patch on the team is the JSON-friendly way to add members.
Get the custom roles associated with a team.
Modify multiple account members via semantic-patch instructions.
Get a single account member by ID.
Modify a single account member via JSON Patch.
Delete an account member.
Add an account member to one or more teams.
Get a single environment in a project.
Update an environment via JSON Patch.
Reset an environment's SDK key, optionally keeping the old key alive for a period.
Reset an environment's mobile SDK key.
List Relay Proxy configs in the account.
Create a new Relay Proxy config.
Get a single Relay Proxy config by ID.
Update a Relay Proxy config via a JSON patch.
Delete a Relay Proxy config by ID.
Reset a Relay Proxy configuration's secret key.
Create an access token.
Get a single access token by ID.
Update an access token via JSON Patch.
Delete an access token.
Reset an access token's secret, optionally keeping the old one valid for a grace period.
Get the root resource of the LaunchDarkly API.
Identify the caller associated with the API access token.
Get the LaunchDarkly OpenAPI specification in JSON.
Get the list of public IP addresses used by LaunchDarkly.
Get LaunchDarkly API version information.
List all triggers for a feature flag in an environment.
Create a trigger for a feature flag in an environment.
Get a single flag trigger by ID.
Update a flag trigger via semantic-patch instructions.
Delete a flag trigger by ID.
Get all audit log subscriptions for a given integration.
Create an audit log subscription for an integration.
Get an audit log subscription by ID.
Update an audit log subscription via a JSON Patch array.
Delete an audit log subscription.
Get a single metric from a project.
Create a metric in a project.
Update a metric via JSON Patch instructions.
Delete a metric from a project.
Get all OAuth 2.0 clients registered in the account.
Create a LaunchDarkly OAuth 2.0 client.
Get a single OAuth 2.0 client by ID.
Patch an OAuth 2.0 client by ID using JSON Patch instructions.
Delete an OAuth 2.0 client by ID.
Get all holdouts in an environment.
Create a holdout in an environment.
Get a holdout by its id.
Get a holdout by its key.
Update a holdout via semantic-patch instructions.
List scheduled changes for a feature flag in an environment.
Create a scheduled changes workflow for a feature flag in an environment.
Get a single scheduled change by ID.
Update a scheduled changes workflow via semantic-patch instructions.
Delete a scheduled changes workflow.
Create a custom role.
Get a custom role by key.
Update a custom role via JSON patch.
Delete a custom role.
List flag settings for a user.
Get a single flag setting for a user.
Update a flag setting for a user.
Get expiring dates on flags for a user.
Update expiring user targets for flags via instructions.
Get a single webhook by ID.
Update a webhook using a JSON Patch document.
List audit log entries in the account.
Search audit log entries using a list of policy statements.
Get counts of audit log entries bucketed over a time range.
Get a single audit log entry by ID.
Get followers of all flags in a given project and environment.
Get followers of a flag in a project and environment.
Add a member as a follower of a flag in a project and environment.
Remove a member as a follower of a flag in a project and environment.
List workflows for a feature flag in an environment.
Create a workflow for a feature flag in an environment.
Get a custom workflow by ID.
Delete a workflow by ID.
Find users in a project environment.
List users in a project environment.
Get a single user in a project environment.
Delete a user from a project environment.
List announcements in the account.
Create an announcement.
Update an announcement via JSON Patch.
Delete an announcement.
List layers in a project.
Create a layer in a project.
Update a layer via semantic-patch instructions.
Get workflow templates in the account.
Create a workflow template.
Delete a workflow template.
Update the flag setting for a specific context.
List all tags in the account.
Claude Code is Anthropic's command-line coding agent. In NoClick you run it as a hosted agent and connect your real apps to its tools handle, so it does far more than write code. Wire in an integration and Claude Code can read and act on Slack, Linear, your database, and more on its own, calling each one as a tool while it works. It is the same capable agent, pointed at your actual workflows instead of a sandbox.
NoClick runs Claude Code for you with Gmail and LaunchDarkly wired in as tools. Connect your account and run.