Give OpenCode your LaunchDarkly and Slack together and it can move feature-flag work forward while keeping the team in the loop in the same run. LaunchDarkly is where the flags, approval requests, and teams live, and Slack is where people see what changed and act on it. The agent can create a flag approval request in LaunchDarkly, then pin the notice to the right Slack channel so reviewers do not miss it. Wiring both as tools turns flag governance into something the agent drives end to end.
Pick the operations you want and each becomes a tool the agent can call directly while it works.
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.
Post a message to a channel
Update an existing message
Delete a message
Send an ephemeral message (only visible to one user)
Schedule a message for later
Get a permalink URL for a message
List channels in the workspace
Get information about a channel
Get messages from a channel
Get members of a channel
Join a public channel
Leave a channel
Create a new channel
Archive a channel
Unarchive a channel
Invite users to a channel
Remove a user from a channel
Set the topic of a channel
Set the purpose of a channel
Rename a channel
Get thread replies
Open or resume a direct message or multi-person DM
Close a direct message or multi-person DM
Mark a channel as read
List all users in the workspace
Get information about a user
Find a user by their email address
Get a user's presence status
List conversations the calling user may access
Add a bookmark to a channel
Edit an existing bookmark
List bookmarks in a channel
Remove a bookmark from a channel
List user groups in the workspace
Create a new user group
Disable an existing user group
Enable a disabled user group
Update an existing user group
List users in a user group
Update the list of users in a user group
Turn on Do Not Disturb for the current user
End the current user's snooze mode
End the current user's Do Not Disturb session
Get Do Not Disturb status for a user
Get Do Not Disturb status for users on a team
List custom emoji in the workspace
Star a message, file, or channel
Remove a star from an item
List starred items for the current user
Get information about a bot
Create a reminder
Mark a reminder as complete
Delete a reminder
Get information about a reminder
List all reminders for the current user
Add an emoji reaction to a message
Remove an emoji reaction from a message
Get reactions on a message
Pin a message to a channel
Unpin a message from a channel
List pinned items in a channel
List files in the workspace
Get information about a file
Delete a file
Upload a file to Slack
Create a public URL for a file (files.sharedPublicURL)
Revoke public URL for a file (files.revokePublicURL)
Search for messages in the workspace
Search for files in the workspace (search.files)
Search for messages and files (search.all)
Delete a scheduled message (chat.deleteScheduledMessage)
List scheduled messages (chat.scheduledMessages.list)
Share a /me message into a channel (chat.meMessage)
Provide custom unfurl behavior for URLs (chat.unfurl)
Get a user's profile information (users.profile.get)
Set user presence (users.setPresence)
Test authentication and get info about the token
Get information about the workspace
Test the API connection (api.test)
Revoke an OAuth token (auth.revoke)
Uninstall an app from a workspace (apps.uninstall)
Get billable info for team members (team.billableInfo)
Get access logs for the workspace (team.accessLogs)
Get integration logs for the workspace (team.integrationLogs)
Accept a shared channel invite (conversations.acceptSharedInvite)
Decline a shared channel invite (conversations.declineSharedInvite)
List Slack Connect invites (conversations.listConnectInvites)
Get URL for uploading a file externally (files.getUploadURLExternal)
Complete a file upload after uploading to external URL (files.completeUploadExternal)
Set user profile fields (users.profile.set)
Approve an invitation to a Slack Connect channel (conversations.approveSharedInvite)
Invite a user to a Slack Connect channel (conversations.inviteShared)
Add a remote file (files.remote.add)
Remove a remote file (files.remote.remove)
Share a remote file to a channel (files.remote.share)
List remote files (files.remote.list)
List reactions for an item (reactions.list)
Get information about a remote file (files.remote.info)
Update a remote file (files.remote.update)
Delete a file comment (files.comments.delete)
Delete the user's profile photo (users.deletePhoto)
Mark user as active (users.setActive) - Deprecated but still functional
Create a canvas in a channel (conversations.canvases.create)
Set external invite permissions for a channel (conversations.externalInvitePermissions.set)
Approve a Slack Connect invite request (conversations.requestSharedInvite.approve)
Deny a Slack Connect invite request (conversations.requestSharedInvite.deny)
List Slack Connect invite requests (conversations.requestSharedInvite.list)
Get analytics data for a given date (admin.analytics.getFile)
Get logs for app activities (admin.apps.activities.list)
Approve an app for installation (admin.apps.approve)
List approved apps (admin.apps.approved.list)
Clear app resolution (admin.apps.clearResolution)
Look up app config (admin.apps.config.lookup)
Set app config (admin.apps.config.set)
Cancel an app request (admin.apps.requests.cancel)
List app requests (admin.apps.requests.list)
Restrict an app (admin.apps.restrict)
List restricted apps (admin.apps.restricted.list)
Uninstall an app (admin.apps.uninstall)
Get allowed audit anomaly item (admin.audit.anomaly.allow.getItem)
Update allowed audit anomaly item (admin.audit.anomaly.allow.updateItem)
Assign entities to auth policy (admin.auth.policy.assignEntities)
Get entities for auth policy (admin.auth.policy.getEntities)
Remove entities from auth policy (admin.auth.policy.removeEntities)
Create an information barrier (admin.barriers.create)
Delete an information barrier (admin.barriers.delete)
List information barriers (admin.barriers.list)
Update an information barrier (admin.barriers.update)
Archive a conversation (admin.conversations.archive)
Bulk archive conversations (admin.conversations.bulkArchive)
Bulk delete conversations (admin.conversations.bulkDelete)
Bulk move conversations to a team (admin.conversations.bulkMove)
Convert public channel to private (admin.conversations.convertToPrivate)
Convert private channel to public (admin.conversations.convertToPublic)
Create a conversation (admin.conversations.create)
Delete a conversation (admin.conversations.delete)
Disconnect a shared channel (admin.conversations.disconnectShared)
List original connected channel info for EKM (admin.conversations.ekm.listOriginalConnectedChannelInfo)
Get conversation preferences (admin.conversations.getConversationPrefs)
Get custom retention settings (admin.conversations.getCustomRetention)
Get teams for a conversation (admin.conversations.getTeams)
Invite users to a conversation (admin.conversations.invite)
Look up conversations (admin.conversations.lookup)
Remove custom retention settings (admin.conversations.removeCustomRetention)
Rename a conversation (admin.conversations.rename)
Add IDP group to channel (admin.conversations.restrictAccess.addGroup)
List IDP groups for channel (admin.conversations.restrictAccess.listGroups)
Remove IDP group from channel (admin.conversations.restrictAccess.removeGroup)
Search for conversations (admin.conversations.search)
Set conversation preferences (admin.conversations.setConversationPrefs)
Set custom retention settings (admin.conversations.setCustomRetention)
Set teams for a conversation (admin.conversations.setTeams)
Unarchive a conversation (admin.conversations.unarchive)
Add custom emoji (admin.emoji.add)
Add emoji alias (admin.emoji.addAlias)
List custom emoji (admin.emoji.list)
Remove custom emoji (admin.emoji.remove)
Rename custom emoji (admin.emoji.rename)
List functions (admin.functions.list)
Look up function permissions (admin.functions.permissions.lookup)
Set function permissions (admin.functions.permissions.set)
Approve invite request (admin.inviteRequests.approve)
List approved invite requests (admin.inviteRequests.approved.list)
List denied invite requests (admin.inviteRequests.denied.list)
Deny invite request (admin.inviteRequests.deny)
List invite requests (admin.inviteRequests.list)
Add role assignments (admin.roles.addAssignments)
List role assignments (admin.roles.listAssignments)
Remove role assignments (admin.roles.removeAssignments)
List team admins (admin.teams.admins.list)
Create a team (admin.teams.create)
List teams (admin.teams.list)
List team owners (admin.teams.owners.list)
Get team settings info (admin.teams.settings.info)
Set default channels for team (admin.teams.settings.setDefaultChannels)
Set team description (admin.teams.settings.setDescription)
Set team discoverability (admin.teams.settings.setDiscoverability)
Set team icon (admin.teams.settings.setIcon)
Set team name (admin.teams.settings.setName)
Add channels to usergroup (admin.usergroups.addChannels)
Add teams to usergroup (admin.usergroups.addTeams)
List channels in usergroup (admin.usergroups.listChannels)
Remove channels from usergroup (admin.usergroups.removeChannels)
Assign a user to a team (admin.users.assign)
Get expiration for a user (admin.users.getExpiration)
Invite a user to a team (admin.users.invite)
List users in a team (admin.users.list)
Remove a user from a team (admin.users.remove)
Clear session settings (admin.users.session.clearSettings)
Get session settings (admin.users.session.getSettings)
Invalidate user session (admin.users.session.invalidate)
List user sessions (admin.users.session.list)
Reset user session (admin.users.session.reset)
Bulk reset user sessions (admin.users.session.resetBulk)
Set session settings (admin.users.session.setSettings)
Set a user as admin (admin.users.setAdmin)
Set expiration for a user (admin.users.setExpiration)
Set a user as owner (admin.users.setOwner)
Set a user as regular (admin.users.setRegular)
Export unsupported version users (admin.users.unsupportedVersions.export)
Add workflow collaborators (admin.workflows.collaborators.add)
Remove workflow collaborators (admin.workflows.collaborators.remove)
Look up workflow permissions (admin.workflows.permissions.lookup)
Search workflows (admin.workflows.search)
Look up workflow trigger type permissions (admin.workflows.triggers.types.permissions.lookup)
Set workflow trigger type permissions (admin.workflows.triggers.types.permissions.set)
Unpublish a workflow (admin.workflows.unpublish)
OpenCode is an open, model-agnostic command-line coding agent. In NoClick it runs hosted and gains your apps as tools, so it can act on real systems rather than just edit files. Wire an integration into the agent and OpenCode can use that app’s operations directly while it works. It is a flexible choice when you want an open agent with broad model support and real tool access.
NoClick runs OpenCode for you with LaunchDarkly and Slack wired in as tools. Connect your account and run.