Give OpenCode your LaunchDarkly and Outlook together and it can handle the flag work and the paperwork around it. LaunchDarkly manages flags, approvals, and announcements, so the agent requests sign-off and keeps followers informed. Outlook handles the email and calendar, so it drafts messages, attaches files, manages invites, and organizes contacts. Together they move a rollout forward while prepping the communication that goes with it.
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.
Configuration for sending an email
Configuration for reading emails from inbox
Configuration for replying to an email
Configuration for forwarding an email
Configuration for getting a specific email by ID
Configuration for marking an email as read or unread
Configuration for deleting an email
Configuration for moving an email to a different folder
Configuration for creating an email draft
Configuration for listing mail folders
Configuration for creating a new mail folder
Configuration for getting attachments from an email
Configuration for getting mailbox settings
Configuration for updating auto-reply settings
Configuration for copying a message to another folder
Configuration for updating message properties
Configuration for sending an existing draft
Configuration for creating a reply draft
Configuration for creating a reply-all draft
Configuration for creating a forward draft
Configuration for adding an attachment to a message
Configuration for deleting an attachment
Configuration for updating a folder
Configuration for deleting a folder
Configuration for moving a folder
Configuration for copying a folder
Configuration for listing inbox rules
Configuration for getting a specific rule
Configuration for creating an inbox rule
Configuration for updating an inbox rule
Configuration for deleting an inbox rule
Configuration for listing master categories
Configuration for getting a specific category
Configuration for creating a category
Configuration for updating a category
Configuration for deleting a category
Configuration for getting MIME content
Configuration for sending MIME message
Configuration for listing calendar events
Configuration for creating a calendar event
Configuration for getting a calendar event
Configuration for updating a calendar event
Configuration for deleting a calendar event
Configuration for canceling a calendar event
Configuration for accepting an event invitation
Configuration for declining an event invitation
Configuration for tentatively accepting an event invitation
Configuration for dismissing an event reminder
Configuration for snoozing an event reminder
Configuration for finding available meeting times
Configuration for getting free/busy schedule
Configuration for listing recurring event instances
Configuration for listing calendars
Configuration for listing calendar groups
Configuration for getting room lists
Configuration for listing contacts
Configuration for creating a contact
Configuration for getting a contact
Configuration for updating a contact
Configuration for deleting a contact
Configuration for listing contact folders
Configuration for creating a contact folder
Configuration for getting a contact folder
Configuration for updating a contact folder
Configuration for deleting a contact folder
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 Outlook wired in as tools. Connect your account and run.