Give Codex both Jira and LaunchDarkly and it can tie a feature-flag change to the ticket that tracks it. LaunchDarkly is the flag control plane, so the agent creates and applies approval requests, copies flag settings between environments, adds flag followers, and posts announcements. Jira is the work record, so the agent comments on the issue, adds labels and watchers, attaches files, and logs the work. Codex runs the flag change through LaunchDarkly's approval flow and leaves a clear trail on the Jira issue at the same time.
Pick the operations you want and each becomes a tool the agent can call directly while it works.
Get a specific issue by key or ID
Search for issues using JQL
Create a new issue
Update an existing issue
Transition an issue to a new status
List available transitions for an issue
Add a comment to an issue
Delete an issue
List accessible projects
Get project details
Search for users
Get current user details
Get metadata for an attachment
Download an attachment (returns a stored file reference)
Delete an attachment
Add attachment to an issue
Get all attachments for an issue
Get attachment with expanded human-readable data
Add worklog to an issue (time tracking)
Get a worklog by ID
Update a worklog
Delete a worklog
Get all worklogs for an issue
Get list of IDs for deleted worklogs
Get list of IDs for updated worklogs
Get all worklog property keys for a worklog
Create a project component
Get a component by ID
Update a component
Delete a component
Get all components for a project
Get issue count for a component
Create a project version/release
Get a version by ID
Update a version
Delete a version
Get all versions for a project
Merge two versions
Move version position
Get issue counts for a version
Get count of unresolved issues for a version
Get an issue link by ID
Create a link between two issues
Delete an issue link
Get watchers for an issue
Add watcher to an issue
Remove watcher from an issue
Get all priorities
Get a priority by ID
Get all resolutions
Get a resolution by ID
Get all statuses
Get a status by ID
Get all issue types
Get an issue type by ID
Get issue types for a project
Create a filter (saved JQL query)
Get a filter by ID
Update a filter
Delete a filter
Search for filters
Get a comment by ID
Get all comments for an issue
Update a comment
Delete a comment
Get all fields
Create a custom field
Get all boards
Get a board by ID
Get issues for a board
Get backlog issues for a board
Get sprints for a board
Get a sprint by ID
Create a sprint
Update a sprint
Delete a sprint
Get issues in a sprint
Move issues to a sprint
Get an epic by ID or key
Get issues in an epic
Move issues to an epic
Get remote links for an issue
Create a remote link on an issue
Delete a remote link
Get all labels for an issue
Add labels to an issue
Set labels for an issue (replaces existing)
Get a property value for an issue
Set a property value for an issue
Delete a property from an issue
Get all property keys for an issue
Get permissions for the current user
Get all permissions in the system
Check if user has specific permissions
Get all permission schemes
Get a permission scheme by ID
Create a new permission scheme
Delete a permission scheme
Get all groups
Get a group by name
Create a new group
Delete a group
Add a user to a group
Remove a user from a group
Get members of a group
Get all project roles for a project
Get a specific project role
Add actors (users/groups) to a project role
Remove actors from a project role
Get all screens
Get a screen by ID
Get all tabs for a screen
Get all fields for a screen tab
Get all issue security schemes
Get an issue security scheme by ID
Get all notification schemes
Get a notification scheme by ID
Get all workflows
Get a workflow by name
Get all workflow schemes
Get a workflow scheme by ID
Get all dashboards
Get a dashboard by ID
Create a new dashboard
Update a dashboard
Delete a dashboard
Get audit log records
Search for projects
Get an application property
Get Jira server information
Get all issue link types
Get an issue link type by ID
Create a new issue link type
Update an issue link type
Delete an issue link type
Get all field configurations
Get a field configuration by ID
Get all field configuration schemes
Get a field configuration scheme by ID
Get all issue type schemes
Get an issue type scheme by ID
Create an issue type scheme
Update an issue type scheme
Delete an issue type scheme
Get all issue type screen schemes
Get an issue type screen scheme by ID
Get a priority scheme by ID
Get all priority schemes
Archive a project
Restore an archived project
Get a project category by ID
Get all project categories
Create a project category
Update a project category
Delete a project category
Assign an issue to a user
Get changelog for an issue
Send notification for an issue
Get votes for an issue
Add vote to an issue
Remove vote from an issue
Get a user by account ID
Get groups that a user belongs to
Get all properties for a user
Get a property for a user
Set a property for a user
Delete a property from a user
Create multiple issues in bulk
Update multiple issues in bulk
Delete multiple issues in bulk
Get all avatars for a project
Get all avatars for an issue type
Get all application properties
Set an application property
Get global configuration
Get issue security level by ID
Create a new status
Update a status
Delete a status
Create a new resolution
Update a resolution
Delete a resolution
Create a new priority
Update a priority
Delete a priority
Create a new issue type
Update an issue type
Delete an issue type
Validate a JQL query
Get auto-complete suggestions for JQL
Get current user preferences
Set a user preference
Get Jira license information
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.
Codex is OpenAI's command-line coding agent. NoClick runs it as a hosted agent and lets you connect your apps to it as tools, turning it from a coding assistant into an operator that can act across your systems. Connect an integration to the agent and Codex can query, create, and update records in that app directly. You keep the Codex experience and give it real reach into the tools your team already uses.
NoClick runs Codex for you with Jira and LaunchDarkly wired in as tools. Connect your account and run.