# Infisical MCP connector

The Infisical connector brings your app connections, machine identity auth methods, and admin setup into Claude, ChatGPT, Cursor, and any MCP client, so your team can ask about and manage Infisical in plain language.

Source: https://elaichi.ai/connectors/infisical/

## Facts

| | |
| --- | --- |
| Application | Infisical |
| Category | Security |
| AI tools | 352 |
| Authentication | Connects with an API key |
| Needs your own OAuth app | No |
| MCP endpoint | https://api.elaichi.ai/mcp |
| Works with | Claude, ChatGPT, Cursor, any MCP client, and the Elaichi Agent |
| Tools advertised by name | No. 352 tools is past the 30-tool threshold, so clients use `search_tools` and `execute_tool` |

## What you can ask once Infisical is connected

- List app connections created in Infisical this month.
- Which machine identities can read the production project?
- Summarize secrets changed across staging projects this week.

## Connect Infisical in Elaichi

This happens once for the organization, before any client is involved.

1. Open Connections, choose Add connection, and pick Infisical.
2. Optionally set Share with, then press Connect.
3. Paste an Infisical API key. One person generates a token in Infisical and pastes it once. Everyone else works through Share with, and never sees it.

Credentials are vaulted and nobody, including the AI, reads them back. The connection becomes a toolbox immediately, so you can curate which Infisical tools are exposed, rename them, or freeze arguments before anyone points a client at it.

## Connect Infisical to Claude

Endpoint: https://api.elaichi.ai/mcp

1. Open Customize, then Connectors.
2. Press Add.
3. Name it, paste the MCP server URL, then Continue.
4. Sign in and approve.

On Team and Enterprise, an Owner adds it once. Everyone else turns it on for themselves.

## Connect Infisical to ChatGPT

Endpoint: https://api.elaichi.ai/mcp

1. Open Plugins, then press the + button.
2. Name it and paste the endpoint into Server URL.
3. Leave Authentication on OAuth, then tick the risk acknowledgement.
4. Press Create, then sign in and approve.

Works on the web today. The plugin directory lives at chatgpt.com/plugins.

## Connect Infisical to Cursor

Endpoint: https://api.elaichi.ai/mcp

1. Open `~/.cursor/mcp.json`.
2. Add the endpoint under `mcpServers`.
3. Reload Cursor, then sign in and approve.

Set up per machine, so repeat it on each computer you work from.

## Connect Infisical to any MCP client

Endpoint: https://api.elaichi.ai/mcp

1. Add the endpoint as a remote MCP server.
2. Sign in and approve.

The Elaichi Agent already has these tools, with nothing to set up.

## What the consent screen decides

Only Read is granted by default, which is not enough to call a Infisical tool. Over MCP there is no trusted place to confirm a write in the moment, so the consent screen is the standing approval rather than a formality. Grant Read and Run tools. Think hard before granting Delete, which reaches into connected apps and cannot be undone.

## What teams do with Infisical through Elaichi

### Review every app connection in one pass

Security. Ask for a list of the 1Password, Auth0, and AWS app connections in Infisical, who they belong to, and which ones look unused, without clicking through each one.

### Set up a new cloud connection after onboarding

Platform engineering. When a new AWS account comes online, create its app connection in Infisical by name and confirm it shows up alongside the existing ones.

### Attach machine identity auth to a workload

DevOps. Attach Alibaba Cloud auth to a machine identity in Infisical so a pipeline can log in on its own, then check the settings by ID before the first deploy.

### Revoke access when a service is retired

IT. Revoke a machine identity's auth method in Infisical and delete the app connections a decommissioned tool relied on, so nothing keeps working that should not.

### Answer an auditor's question about connections

Compliance. Pull the details of a single Auth0 or 1Password app connection in Infisical by name and hand back a plain summary of what it connects and when it changed.

### Bootstrap a fresh Infisical instance

Engineering. Run the admin bootstrap for a new self-hosted Infisical instance and confirm the first app connections are in place before the rest of the team signs in.

## Frequently asked questions

### How do I connect Infisical to Claude?

Connect Infisical in Elaichi first, which asks you to paste an Infisical API key and nothing else. There is no OAuth application to register and no client ID or secret to generate. Then in Claude go to Customize, then Connectors, then Add, and paste https://api.elaichi.ai/mcp. Sign in to Elaichi when Claude asks and Infisical is ready to use.

### Does Infisical work with ChatGPT and Cursor as well as Claude?

Yes. Once Infisical is connected in Elaichi, the same endpoint, https://api.elaichi.ai/mcp, works in Claude, ChatGPT, Cursor, any other MCP client, and the Elaichi Agent. You connect Infisical once and every client picks it up.

### What can an AI agent actually do with my Infisical data?

With Infisical connected, an agent can list your app connections to services like AWS, 1Password, and Auth0, look one up by name or ID, create or update one, and remove one you no longer need. It can also attach, update, or revoke cloud auth methods on machine identities and run the admin bootstrap for a new instance. Because Infisical exposes several hundred actions, short, specific asks such as "list the AWS app connections" get better results than long paragraphs.

### Does connecting Infisical give the AI everything in my organization?

No. Every call to Infisical runs with the access of the API key you connected and the Elaichi account of the person making the request, so the agent sees only what that key can already see in Infisical. Elaichi can narrow that further with restrictions, and it never widens access beyond what Infisical itself allows.

### Can my team share one Infisical connection?

Yes. One person connects Infisical in Elaichi and shares the connection with a team, and nobody else ever handles the API key. Each teammate still signs in to Elaichi as themselves, so the audit log names the person who made each Infisical change, not the connection.

### Can I stop an agent from deleting or changing things in Infisical?

Yes. Restrictions in Elaichi apply per action, so you can allow reading Infisical app connections while blocking deletion or revocation. A blocked action is never advertised to Claude, ChatGPT, Cursor, or any other client, so no prompt can reach it, no matter how it is worded.

### What happens to an Infisical connection when someone leaves?

Offboarding the person in Elaichi ends their access to Infisical through every client at once. A shared Infisical connection keeps working for everyone else on the team. If you want to remove Infisical entirely, disconnecting it once in Elaichi removes it from Claude, ChatGPT, Cursor, and every other client at the same time.

## All 352 Infisical tools

Every tool below is callable through https://api.elaichi.ai/mcp once Infisical is connected, subject to the toolbox it is in and the restrictions on the caller.

- **Infisical admin bootstrap instance** (Action). Bootstrap a fresh Infisical self-hosted instance by creating the initial super admin user, organization, and machine identity. Returns: message, user, organization, identity.token). Required: email, password, organization.
- **Infisical alicloud auth attach** (Action). Attach Alibaba Cloud auth configuration onto a machine identity in Infisical. Returns: id, createdAt, updatedAt, identityId, type, allowedArns, accessTokenTTL, accessTokenMaxTTL, accessTokenNumUsesLimit, accessTokenTrustedIps, identityAliCloudAuth. Required: identity_id, allowedArns.
- **Infisical alicloud auth login** (Action). Login a machine identity in Infisical using Alibaba Cloud STS GetCallerIdentity. Returns: accessToken, expiresIn, accessTokenMaxTTL, tokenType. Required: identityId, Action, Format, Version, AccessKeyId, SignatureMethod, Timestamp, SignatureVersion, SignatureNonce, Signature.
- **Infisical alicloud auth revoke** (Revoke). Revoke the Alibaba Cloud auth configuration from a machine identity in Infisical. Returns: id, createdAt, updatedAt, identityId, type, allowedArns, accessTokenTTL, accessTokenMaxTTL, accessTokenNumUsesLimit, accessTokenTrustedIps, identityAliCloudAuth. Required: identity_id.
- **Update a Infisical alicloud auth by ID** (Update). Update the Alibaba Cloud auth configuration on a machine identity in Infisical. Returns: id, createdAt, updatedAt, identityId, type, allowedArns, accessTokenTTL, accessTokenMaxTTL, accessTokenNumUsesLimit, accessTokenTrustedIps, identityAliCloudAuth. Required: id, allowedArns.
- **Get single Infisical alicloud auth by ID** (Get). Retrieve the Alibaba Cloud auth configuration for a machine identity in Infisical. Returns the identityAliCloudAuth object containing id, identityId, type, allowedArns, accessTokenTTL, accessTokenMaxTTL, accessTokenNumUsesLimit, accessTokenTrustedIps, createdAt, and updatedAt. Required: id.
- **List all Infisical app connections** (List). List app connections in Infisical, optionally filtered by project. Returns each connection's id, name, app, method, credentials, version, projectId, orgId, createdAt, updatedAt, and rotation settings.
- **Infisical app connections 1 password available** (Action). List the 1Password Connections available to establish within a project in Infisical. Returns: appConnections, reqId, statusCode, message, error, details. Optional: projectId to filter by project.
- **Create a Infisical app connections 1 password** (Create). Create a 1Password Connection in Infisical. Returns the created appConnection object including its id, name, method, credentials, projectId, and project details. Required: method, credentials, name.
- **Delete a Infisical app connections 1 password by ID** (Delete). Delete a 1Password Connection in Infisical by id. Returns the deleted appConnection object including its id, name, method, credentials, projectId, and project details. Required: id.
- **Infisical app connections 1 password get by name** (Get). Get a 1Password app connection in Infisical by its connection name. Returns the appConnection object containing id, name, orgId, app, method, credentials, version, rotation settings, and associated project details. Required: connection_name.
- **List all Infisical app connections 1 password** (List). List 1Password Connections for the current organization or project in Infisical. Returns each connection with id, name, app, method, credentials, description, version, orgId, projectId, createdAt, updatedAt, rotation, and project details. Optional filter: projectId.
- **Update a Infisical app connections 1 password by ID** (Update). Update a 1Password Connection by id in Infisical. Returns the updated connection with id, name, app, method, credentials, description, version, createdAt, updatedAt, and project. Required: id. Body fields isPlatformManagedCredentials, gatewayId, gatewayPoolId, isAutoRotationEnabled, and rotation are not supported for 1Password Connections.
- **Get single Infisical app connections 1 password by ID** (Get). Get a single 1Password Connection by id in Infisical. Returns the full connection object including id, name, app, method, credentials, description, version, orgId, projectId, createdAt, updatedAt, rotation, and project details. Required: id.
- **Infisical app connections auth 0 available** (Action). List the Auth0 Connections the current user has permission to establish within the current project in Infisical. Returns: id, name, orgId, createdAt, updatedAt, app, method, credentials, description, version, isPlatformManagedCredentials, gatewayId, projectId, isAutoRotationEnabled, gatewayPoolId, rotation, credentialsHash, project, identityAliCloudAuth. No required parameters.
- **Delete a Infisical app connections auth 0 by ID** (Delete). Delete a specified Auth0 Connection in Infisical by id. Returns an empty 204 response on success. Required: id.
- **Infisical app connections auth 0 get by name** (Get). Get a specified Auth0 app connection in Infisical by its connection name. Returns the appConnection object including id, name, app, method, credentials, orgId, createdAt, and updatedAt. Required: connection_name.
- **List all Infisical app connections auth 0** (List). List Auth0 Connections in Infisical for the current organization or project. Returns each connection's id, name, app, method, credentials, orgId, projectId, createdAt, updatedAt, version, isPlatformManagedCredentials, isAutoRotationEnabled, rotation, credentialsHash, and project.
- **Get single Infisical app connections auth 0 by ID** (Get). Get a specific Auth0 app connection in Infisical by id. Returns the connection object including its id, name, orgId, app, method, credentials, version, and rotation settings. Required: id.
- **Infisical app connections aws available** (Action). List the AWS Connections available to the current user within the current project in Infisical. Returns the appConnection object including id, name, app, method, credentials, and rotation settings.
- **Create a Infisical app connections aw** (Create). Create an AWS Connection in Infisical. Returns the created appConnection object including id, name, app, method, credentials, and rotation settings. Required: method, credentials, name.
- **Delete a Infisical app connections aw by ID** (Delete). Delete a specified AWS Connection in Infisical by id. Returns the deleted appConnection object including id, name, app, method, credentials, and rotation settings. Required: id.
- **Infisical app connections aws get by name** (Get). Get a specified AWS Connection in Infisical by name. Returns the appConnection object including id, name, app, method, credentials, and rotation settings. Required: connection_name.
- **List all Infisical app connections aws** (List). List AWS Connections for the current organization or project in Infisical. Returns: id, name, orgId, createdAt, updatedAt, app, method, credentials, description, version, isPlatformManagedCredentials, gatewayId, projectId, isAutoRotationEnabled, gatewayPoolId, rotation, credentialsHash, project, appConnection.
- **Update a Infisical app connections aw by ID** (Update). Update a specified AWS Connection in Infisical by id. Returns the updated connection including id, name, app, method, credentials, orgId, createdAt, updatedAt. Required: id.
- **Get single Infisical app connections aw by ID** (Get). Get a specified AWS Connection by id in Infisical. Returns: id, name, orgId, createdAt, updatedAt, app, method, credentials, description, version, isPlatformManagedCredentials, gatewayId, projectId, isAutoRotationEnabled, gatewayPoolId, rotation, credentialsHash, project, appConnection. Required: id.
- **Infisical app connections azure adcs available** (Action). List the Azure ADCS (Web Enrollment) Connections the current user has permission to establish within a project in Infisical. Returns the appConnection object including id, name, method, credentials, app, orgId, createdAt, and updatedAt.
- **Create a Infisical app connections azure adc** (Create). Create an Azure ADCS (Web Enrollment) Connection in Infisical. Returns the created appConnection object including id, name, method, credentials, app, orgId, createdAt, and updatedAt. Azure ADCS Connections must be created through the Infisical UI. Required: method, credentials, name.
- **Delete a Infisical app connections azure adc by ID** (Delete). Delete a specified Azure ADCS (Web Enrollment) Connection in Infisical by id. Returns an empty 204 response on success. Required: id.
- **Infisical app connections azure adcs get by name** (Get). Get a specific Azure ADCS (Web Enrollment) Connection in Infisical by its connection name. Returns: id, name, orgId, createdAt, updatedAt, app, method, credentials, description, version, isPlatformManagedCredentials, gatewayId, projectId, isAutoRotationEnabled, gatewayPoolId, rotation, credentialsHash, project, appConnection. Required: connection_name.
- **List all Infisical app connections azure adcs** (List). List Azure ADCS (Web Enrollment) Connections in Infisical for the current organization or project. Returns the appConnection object including id, name, orgId, app, method, credentials, createdAt, and updatedAt.
- **Update a Infisical app connections azure adc by ID** (Update). Update a specified Azure ADCS (Web Enrollment) Connection in Infisical by id. Returns the updated appConnection object including id, name, orgId, app, method, credentials, createdAt, and updatedAt. Required: id. Azure ADCS Connections must be updated through the Infisical UI.
- **Get single Infisical app connections azure adc by ID** (Get). Get a single Azure ADCS (Web Enrollment) Connection in Infisical by id. Returns the appConnection object including id, name, orgId, app, method, credentials, createdAt, and updatedAt. Required: id.
- **Infisical app connections azure app configuration available** (Action). List Azure App Configuration Connections in Infisical that the current user has permission to establish within this project. Returns: id, name, orgId, createdAt, updatedAt, app, method, credentials, description, version, isPlatformManagedCredentials, gatewayId, projectId, isAutoRotationEnabled, gatewayPoolId, rotation, credentialsHash, project, appConnection.
- **Create a Infisical app connections azure app configuration** (Create). Create an Azure App Configuration Connection in Infisical. Azure App Configuration Connections must be created through the Infisical UI. Returns: id, name, orgId, createdAt, updatedAt, app, method, credentials, description, version, isPlatformManagedCredentials, gatewayId, projectId, isAutoRotationEnabled, gatewayPoolId, rotation, credentialsHash, project, appConnection. Required: method,…
- **Delete a Infisical app connections azure app configuration by ID** (Delete). Delete an Azure App Configuration Connection in Infisical by id. Returns: id, name, orgId, createdAt, updatedAt, app, method, credentials, description, version, isPlatformManagedCredentials, gatewayId, projectId, isAutoRotationEnabled, gatewayPoolId, rotation, credentialsHash, project, appConnection. Required: id.
- **Infisical app connections azure app configuration get by name** (Get). Get an Azure App Configuration Connection in Infisical by connection name. Returns: id, name, orgId, createdAt, updatedAt, app, method, credentials, description, version, isPlatformManagedCredentials, gatewayId, projectId, isAutoRotationEnabled, gatewayPoolId, rotation, credentialsHash, project, appConnection. Required: connection_name.
- **List all Infisical app connections azure app configuration** (List). List Azure App Configuration Connections for the current Infisical organization or project. Returns: id, name, orgId, createdAt, updatedAt, app, method, credentials, description, version, isPlatformManagedCredentials, gatewayId, projectId, isAutoRotationEnabled, gatewayPoolId, rotation, credentialsHash, project, appConnection.
- **Update a Infisical app connections azure app configuration by ID** (Update). Update a specified Azure App Configuration Connection in Infisical. Returns the updated connection object including id, name, app, method, credentials, orgId, createdAt, updatedAt, description, version, isAutoRotationEnabled. Required: id. Azure App Configuration Connections must be updated through the Infisical UI.
- **Get app connections azure app configuration by ID** (Get). Get a single Azure App Configuration Connection by id in Infisical. Returns the connection object including id, name, app, method, credentials, orgId, createdAt, updatedAt, description, version, isPlatformManagedCredentials, isAutoRotationEnabled. Required: id.
- **Infisical app connections azure client secret available** (Action). List the Azure Client Secrets Connections the current user has permission to establish within a project in Infisical. Returns the available connections the user can access within the current project scope.
- **Create a Infisical app connections azure client secret** (Create). Create an Azure Client Secrets app connection in Infisical. Returns the appConnection object including id, name, orgId, projectId, app, method, credentials, createdAt, and updatedAt. Azure Client Secret Connections must be created through the Infisical UI; see the configuration docs for a step-by-step guide.
- **Delete a Infisical app connections azure client secret by ID** (Delete). Delete an Azure Client Secrets Connection in Infisical by id. Returns an empty 204 response on success. Required: id.
- **Infisical app connections azure client secret get by name** (Get). Get an Azure Client Secrets Connection in Infisical by its connection name. Returns the connection object including its connection details. Required: connection_name.
- **List all Infisical app connections azure client secret** (List). List Azure Client Secrets Connections for the current organization or project in Infisical. Returns: id, name, createdAt, updatedAt, version, secret.
- **Update a Infisical app connections azure client secret by ID** (Update). Update a specified Azure Client Secrets Connection in Infisical. Returns: id, name, createdAt, updatedAt, version, secret. Required: id. Azure Client Secret Connections must be updated through the Infisical UI.
- **Get single Infisical app connections azure client secret by ID** (Get). Get a specified Azure Client Secrets Connection by id in Infisical. Returns: id, name, createdAt, updatedAt, version, secret. Required: id.
- **Infisical app connections azure devops available** (Action). List Azure DevOps app connections in Infisical that the current user has permission to establish within the current project. Returns: id, name, orgId, createdAt, updatedAt, app, method, credentials, description, version, isPlatformManagedCredentials, gatewayId, projectId, isAutoRotationEnabled, gatewayPoolId, rotation, credentialsHash, project, appConnection.
- **Create a Infisical app connections azure devop** (Create). Create an Azure DevOps Connection in Infisical. Returns the created app connection object including id, name, method, credentials, createdAt, updatedAt, and project. Required: method, name, credentials. OAuth-based Azure DevOps Connections must be created through the Infisical UI rather than the API.
- **Delete a Infisical app connections azure devop by ID** (Delete). Delete an Azure DevOps app connection in Infisical by id. Returns an empty 204 response on success. Required: id.
- **Infisical app connections azure devops get by name** (Get). Get a specific Azure DevOps Connection in Infisical by its connection name. Returns the appConnection object including id, name, app, method, credentials, and rotation settings. Required: connection_name.
- **List all Infisical app connections azure devops** (List). List Azure DevOps Connections for the current organization or project in Infisical. Returns: id, name, orgId, createdAt, updatedAt, app, method, credentials, description, version, isPlatformManagedCredentials, gatewayId, projectId, isAutoRotationEnabled, gatewayPoolId, rotation, credentialsHash, project, appConnection.
- **Update a Infisical app connections azure devop by ID** (Update). Update a specified Azure DevOps Connection in Infisical. Returns: id, name, orgId, createdAt, updatedAt, app, method, credentials, description, version, isPlatformManagedCredentials, gatewayId, projectId, isAutoRotationEnabled, gatewayPoolId, rotation, credentialsHash, project, appConnection. Required: id. Azure DevOps Connections must be updated through the Infisical UI if using OAuth.
- **Get single Infisical app connections azure devop by ID** (Get). Get a specific Azure DevOps app connection in Infisical by its connection ID. Returns the appConnection object including id, name, app, method, credentials, orgId, projectId, createdAt, and updatedAt. Required: id.
- **Infisical app connections azure entra ID available** (Action). List Azure Entra ID Connections in Infisical that the current user has permission to establish within this project. Returns: id, name, orgId, createdAt, updatedAt, app, method, credentials, description, version, isPlatformManagedCredentials, gatewayId, projectId, isAutoRotationEnabled, gatewayPoolId, rotation, credentialsHash, project, appConnection.
- **Create a Infisical app connections azure entra ID** (Create). Create an Azure Entra ID Connection in Infisical. Returns the created app connection object including id, name, method, credentials, orgId, projectId, createdAt, and updatedAt. Required: name, method, credentials.
- **Delete a Infisical app connections azure entra ID by ID** (Delete). Delete an Azure Entra ID app connection in Infisical by id. Returns the appConnection object including id, name, orgId, app, method, credentials, and project. Required: id.
- **Infisical app connections azure entra ID get by name** (Get). Get an Azure Entra ID app connection in Infisical by its connection name. Returns: id, name, orgId, createdAt, updatedAt, app, method, credentials, description, version, isPlatformManagedCredentials, gatewayId, projectId, isAutoRotationEnabled, gatewayPoolId, rotation, credentialsHash, project, appConnection. Required: connection_name.
- **List all Infisical app connections azure entra ID** (List). List Azure Entra ID Connections for the current organization or project in Infisical. Returns: id, name, orgId, createdAt, updatedAt, app, method, credentials, description, version, isPlatformManagedCredentials, gatewayId, projectId, isAutoRotationEnabled, gatewayPoolId, rotation, credentialsHash, project, appConnection.
- **Update a Infisical app connections azure entra ID by ID** (Update). Update a specified Azure Entra ID Connection in Infisical. Returns the updated connection including id, name, app, method, credentials, version, isAutoRotationEnabled, createdAt, updatedAt, and rotation settings. Required: id.
- **Get single Infisical app connections azure entra ID by ID** (Get). Get a single Azure Entra ID Connection by id in Infisical. Returns: appConnection. Required: id.
- **Infisical app connections azure key vault available** (Action). List Azure Key Vault Connections the current user has permission to establish within this project in Infisical. Returns the appConnection object including its id, name, app, method, credentials, and project details.
- **Create a Infisical app connections azure key vault** (Create). Create an Azure Key Vault Connection in Infisical. Azure Key Vault Connections must be created through the Infisical UI. Returns the appConnection object including its id, name, app, method, credentials, and project details. Required: method, credentials, name.
- **Delete a Infisical app connections azure key vault by ID** (Delete). Delete an Azure Key Vault Connection in Infisical by id. Returns an empty 204 response on success. Required: id.
- **Infisical app connections azure key vault get by name** (Get). Get a single Azure Key Vault Connection in Infisical by connection name. Returns the appConnection object including its id, name, app, method, credentials, and project details. Required: connection_name.
- **List all Infisical app connections azure key vault** (List). List Azure Key Vault Connections in Infisical for the current organization or project. Returns each connection's id, name, app, method, credentials, description, createdAt, updatedAt, version, isPlatformManagedCredentials, gatewayId, projectId, isAutoRotationEnabled, gatewayPoolId, rotation, credentialsHash, and project. Optional: projectId to scope results to a specific project.
- **Update a Infisical app connections azure key vault by ID** (Update). Update an Azure Key Vault Connection in Infisical by id. Returns the updated connection object including id, name, app, method, credentials, description, createdAt, updatedAt, version, isPlatformManagedCredentials, gatewayId, projectId, isAutoRotationEnabled, gatewayPoolId, rotation, credentialsHash, and project. Required: id. Azure Key Vault Connections must be updated through the Infisical UI.
- **Get single Infisical app connections azure key vault by ID** (Get). Get a specific Azure Key Vault Connection in Infisical by id. Returns the appConnection object including id, name, app, method, credentials, orgId, createdAt, updatedAt, version, isPlatformManagedCredentials, credentialsHash, and project details. Required: id.
- **Infisical app connections bitbucket available** (Action). List Bitbucket app connections available to the caller, optionally filtered by project.
- **Create a Infisical app connections bitbucket** (Create). Create a new Bitbucket app connection using an API token and account email. The API token is stored securely and never returned in responses.
- **Delete a Infisical app connections bitbucket by ID** (Delete). Delete a Bitbucket app connection by its ID. Any sync integrations using this connection must be removed first.
- **Infisical app connections bitbucket get by name** (Get). Retrieve a Bitbucket app connection by its name, optionally scoped to a project.
- **List all Infisical app connections bitbucket** (List). List all Bitbucket app connections for the organization, optionally filtered by project.
- **Update a Infisical app connections bitbucket by ID** (Update). Update an existing Bitbucket app connection. Use this to rotate the API token or update the associated email.
- **Get single Infisical app connections bitbucket by ID** (Get). Retrieve a single Bitbucket app connection by its ID. The apiToken is never returned; only the account email is exposed.
- **Infisical app connections camunda available** (Action). List the Camunda Connections the current user has permission to establish within a project in Infisical. Returns: appConnection.
- **Create a Infisical app connections camunda** (Create). Create a Camunda Connection in Infisical. Returns the created connection object including id, name, app, method, and credentials. Required: method, credentials, name.
- **Delete a Infisical app connections camunda by ID** (Delete). Delete a Camunda Connection in Infisical by id. Returns the deleted connection object including id, name, app, and method. Required: id.
- **Infisical app connections camunda get by name** (Get). Get a Camunda Connection in Infisical by name. Returns: appConnection. Required: connection_name.
- **List all Infisical app connections camunda** (List). List Camunda connections for the current organization or project in Infisical. Returns each connection's id, name, app, method, credentials, description, version, isAutoRotationEnabled, createdAt, and updatedAt.
- **Update a Infisical app connections camunda by ID** (Update). Update a specified Camunda connection in Infisical by id. Returns the updated connection object including id, name, app, method, credentials, description, version, isAutoRotationEnabled, createdAt, and updatedAt. Required: id.
- **Get single Infisical app connections camunda by ID** (Get). Get a single Camunda connection by id in Infisical. Returns the connection object including id, name, app, method, credentials, description, version, isAutoRotationEnabled, createdAt, and updatedAt. Required: id.
- **Create a Infisical app connections checkly** (Create). Create a Checkly Connection in Infisical. Returns the appConnection object including id, name, method, credentials, app, createdAt, and updatedAt. Required: method, credentials, and name.
- **Delete a Infisical app connections checkly by ID** (Delete). Delete a Checkly Connection in Infisical by id. Returns the appConnection object including id, name, method, app, createdAt, and updatedAt. Required: id.
- **Infisical app connections checkly get by name** (Get). Get a specific Checkly app connection in Infisical by its connection name. Returns: id, name, orgId, createdAt, updatedAt, app, method, credentials, description, version, isPlatformManagedCredentials, gatewayId, projectId, isAutoRotationEnabled, gatewayPoolId, rotation, credentialsHash, project, appConnection. Required: connection_name.
- **List all Infisical app connections checkly** (List). List all Checkly app connections in Infisical for the current organization or project. Returns: id, name, orgId, createdAt, updatedAt, app, method, credentials, description, version, isPlatformManagedCredentials, gatewayId, projectId, isAutoRotationEnabled, gatewayPoolId, rotation, credentialsHash, project, appConnection.
- **Update a Infisical app connections checkly by ID** (Update). Update a Checkly App Connection in Infisical by id. Returns the updated appConnection object including id, name, app, method, credentials, description, createdAt, and updatedAt. Required: id.
- **Get single Infisical app connections checkly by ID** (Get). Get a Checkly app connection in Infisical by id. Returns the appConnection object including id, name, app, method, credentials, orgId, projectId, createdAt, and updatedAt. Required: id.
- **Infisical app connections chef available** (Action). List Chef Connections the current user has permission to establish within the current project in Infisical. Returns: id, name, orgId, createdAt, updatedAt, app, method, credentials, description, version, isPlatformManagedCredentials, projectId, isAutoRotationEnabled, gatewayId, gatewayPoolId, rotation, credentialsHash, project, appConnection.
- **Create a Infisical app connections chef** (Create). Create a Chef Connection in Infisical. Returns the created connection including id, name, method, app, credentials, createdAt, and updatedAt. Required: method, credentials, and name.
- **Delete a Infisical app connections chef by ID** (Delete). Delete a Chef Connection by id in Infisical. Returns an empty 204 response on success. Required: id.
- **Infisical app connections chef get by name** (Get). Get a specific Chef app connection in Infisical by its connection name. Returns: id, name, orgId, createdAt, updatedAt, app, method, credentials, description, version, isPlatformManagedCredentials, gatewayId, projectId, isAutoRotationEnabled, gatewayPoolId, rotation, credentialsHash, project, appConnection. Required: connection_name.
- **List all Infisical app connections chef** (List). List Chef app connections in Infisical for the current organization or project. Returns: id, name, orgId, createdAt, updatedAt, app, method, credentials, description, version, isPlatformManagedCredentials, gatewayId, projectId, isAutoRotationEnabled, gatewayPoolId, rotation, credentialsHash, project, appConnection.
- **Update a Infisical app connections chef by ID** (Update). Update a Chef app connection in Infisical by id. Returns: id, name, orgId, createdAt, updatedAt, app, method, credentials, description, version, isPlatformManagedCredentials, gatewayId, projectId, isAutoRotationEnabled, gatewayPoolId, rotation, credentialsHash, project, appConnection. Required: id.
- **Get single Infisical app connections chef by ID** (Get). Get a Chef app connection by id in Infisical. Returns the full connection object including id, name, app, method, credentials, orgId, projectId, createdAt, updatedAt, version, isAutoRotationEnabled, gatewayId, rotation, credentialsHash, and project. Required: id.
- **Create a Infisical app connections circleci** (Create). Create a CircleCI app connection in Infisical. Returns the created connection object including id, name, method, credentials, orgId, and createdAt. Required: method, credentials, name.
- **Delete a Infisical app connections circleci by ID** (Delete). Delete a CircleCI app connection in Infisical by id. Returns an empty 204 response on success. Required: id.
- **Get single Infisical app connections circleci by ID** (Get). Get a specific CircleCI app connection in Infisical by id. Returns the appConnection object including id, name, app, method, credentials, createdAt, and updatedAt. Required: id.
- **Create a Infisical secret** (Create). Create a secret in Infisical by name within a project and environment. Returns the created secret including id, secretKey, secretValue, environment, type, version, createdAt, and updatedAt. Required: secret_name, projectId, environment, secretValue. The type field accepts 'shared' or 'personal' (defaults to 'shared').
- **List all Infisical secrets** (List). List secrets from a project and environment in Infisical, optionally filtered by path, metadata, and tags. Returns each secret with id, secretKey, secretValue, environment, type, createdAt, updatedAt, tags, and secretMetadata. The recursive option fetches secrets from subdirectories up to 20 levels deep.
- **Get single Infisical secret by ID** (Get). Get a single secret in Infisical by its name. Returns the secret object including id, secretKey, secretValue, environment, type, secretPath, and tags. Required: secret_name, projectId.
- **Infisical secrets bulk create** (Create). Create many secrets in Infisical in a single batch call. Returns a secrets array where each secret includes id, secretKey, secretValue, environment, version, createdAt, and updatedAt. Required: projectId, environment, secrets.
- **Infisical secrets bulk update** (Update). Update a secret in Infisical by its secret name, including value, comment, tags, metadata, and reminder settings. Returns the updated secret object including id, secretKey, secretValue, environment, version, type, createdAt, and updatedAt. Required: secret_name, projectId, environment, secretValue.
- **Infisical secrets bulk delete** (Delete). Delete a secret in Infisical by its name. Returns the deleted secret object including id, secretKey, secretValue, environment, and type. Required: secret_name, projectId, environment.
- **Create a Infisical identity** (Create). Create a new machine identity in Infisical. Returns the created identity object including id, name, createdAt, updatedAt, orgId, authMethods, metadata, authMethod, hasDeleteProtection, and projectId. Required: name, organizationId.
- **List all Infisical identities** (List). List machine identities in an Infisical organization. Returns: identities, totalCount, reqId, statusCode, message, error, details. Required: orgId.
- **Update a Infisical identity by ID** (Update). Update a machine identity in Infisical by id. Returns the updated identity object including id, name, createdAt, updatedAt, orgId, metadata, authMethod, hasDeleteProtection, and projectId. Required: id.
- **Delete a Infisical identity by ID** (Delete). Delete a machine identity in Infisical by id. Returns the deleted identity object including id, name, createdAt, updatedAt, orgId, authMethod, hasDeleteProtection, and projectId. Required: id.
- **Infisical identities search** (Search). Search identities in Infisical. Returns: identityAliCloudAuth.
- **Get single Infisical identity by ID** (Get). Get a single Infisical identity by id. Returns the identity object including id, name, authMethods, metadata, hasDeleteProtection, orgId, and projectId. Required: id.
- **Infisical organizations get user memberships** (Get). List user memberships for an Infisical organization. Returns: id, reqId, statusCode, message, error, details. Required: organization_id.
- **Infisical organizations delete membership** (Delete). Delete a user membership from an Infisical organization. Returns the deleted membership object including id, role, status, orgId, createdAt, and isActive. Required: organization_id, membership_id.
- **Infisical organizations list identity memberships** (List). List identity memberships for an Infisical organization. Returns: id, createdAt, updatedAt, reqId, statusCode, message, error, details. Required: org_id. Supports sorting by name or role and text search.
- **Create a Infisical folder** (Create). Create a new folder in an Infisical project environment. Returns the created folder object including id, name, path, version, createdAt, and updatedAt. Required: projectId, environment, name.
- **List all Infisical folders** (List). List folders in an Infisical project environment filtered by path. Returns folder records with id, name, relativePath, version, createdAt, and updatedAt. Required: projectId, environment, path.
- **Update a Infisical folder by ID** (Update). Update a folder in Infisical by id. Returns the folder object including id, name, description, path, version, createdAt, updatedAt, envId, parentId, isReserved, and lastSecretModified. Required: id.
- **Delete a Infisical folder by ID** (Delete). Delete a folder in Infisical by id. Returns an empty 204 response on success. Required: id.
- **Get single Infisical folder by ID** (Get). Get a single Infisical folder by id. Returns the folder object including id, name, path, version, parentId, isReserved, description, createdAt, updatedAt, envId, and lastSecretModified. Required: id.
- **Delete a Infisical dynamic secret by ID** (Delete). Delete a dynamic secret in Infisical by id. Returns an empty 204 response on success. Required: id.
- **Infisical dynamic secrets list leases** (List). List active leases for a dynamic secret in Infisical. Returns: id, createdAt, updatedAt, secret. Required: dynamic_secret_id.
- **Infisical dynamic secrets issue lease** (Action). Issue a lease for a dynamic secret in Infisical to generate time-limited credentials for the associated resource. Returns the created lease object including its leaseId. Required: dynamic_secret_id.
- **Infisical dynamic secrets revoke lease** (Revoke). Revoke a lease for a dynamic secret in Infisical. Returns an empty 204 response on success. Required: dynamic_secret_id, lease_id.
- **Get single Infisical service token by ID** (Get). Get a service token in Infisical by id. Returns the service token object including its id. Required: id.
- **Delete a Infisical service token by ID** (Delete). Delete a service token in Infisical by id. Returns an empty 204 response on success. Required: id.
- **Infisical app connections databricks available** (Action). List the Databricks app connections the current user has permission to establish within the current project in Infisical. Returns: appConnection.
- **Create a Infisical app connections databrick** (Create). Create a Databricks app connection in Infisical using service-principal authentication. Returns the created connection including id, name, method, credentials, projectId, and rotation settings. Required: method, credentials, name.
- **Delete a Infisical app connections databrick by ID** (Delete). Delete a specified Databricks app connection in Infisical by id. Returns an empty 204 response on success. Required: id.
- **Infisical app connections databricks get by name** (Get). Get a specified Databricks app connection in Infisical by connection name. Returns the connection including id, name, method, credentials, projectId, and rotation settings. Required: connection_name.
- **List all Infisical app connections databricks** (List). List Databricks Connections for the current organization or project in Infisical. Returns each connection's id, name, orgId, app, method, credentials, createdAt, updatedAt, version, and rotation settings.
- **Update a Infisical app connections databrick by ID** (Update). Update a Databricks app connection in Infisical by id. Returns the updated connection object including id, name, method, credentials, app, createdAt, and updatedAt. Required: id.
- **Get single Infisical app connections databrick by ID** (Get). Get a specific Databricks app connection in Infisical by id. Returns the appConnection object with id, name, app, method, credentials, description, version, orgId, projectId, createdAt, updatedAt, isPlatformManagedCredentials, isAutoRotationEnabled, gatewayId, gatewayPoolId, rotation, credentialsHash, and project. Required: id.
- **Infisical app connections doppler available** (Action). List Doppler app connections available to the caller, optionally filtered by project.
- **Create a Infisical app connections doppler** (Create). Create a new Doppler app connection using a Doppler service token or personal token. The token is stored securely and never returned in responses.
- **Delete a Infisical app connections doppler by ID** (Delete). Delete a Doppler app connection by its ID. Any sync integrations using this connection must be removed first.
- **Infisical app connections doppler get by name** (Get). Retrieve a Doppler app connection by its name, optionally scoped to a project.
- **List all Infisical app connections doppler** (List). List all Doppler app connections for the organization, optionally filtered by project.
- **Update a Infisical app connections doppler by ID** (Update). Update an existing Doppler app connection. Use this to rotate the API token or rename the connection.
- **Get single Infisical app connections doppler by ID** (Get). Retrieve a single Doppler app connection by its ID. The apiToken is write-only and never returned.
- **Infisical app connections external Infisical available** (Action). List the Infisical Connections the current user has permission to establish connections within this project. Returns the appConnection object including id, name, method, app, and projectId.
- **Create a Infisical app connections external Infisical** (Create). Create an Infisical Connection using machine identity universal auth. Returns the appConnection object including id, name, method, credentials, and projectId. Required: method, credentials, name.
- **Delete a Infisical app connections external Infisical by ID** (Delete). Delete a specified Infisical Connection by id. Returns the appConnection object including id, name, method, app, and projectId. Required: id.
- **Infisical app connections external Infisical get by name** (Get). Get a specific Infisical external-infisical app connection by its connection name. Returns the appConnection object including id, name, method, credentials, project, version, and rotation settings. Required: connection_name.
- **List all Infisical app connections external Infisical** (List). List external Infisical app connections in Infisical. Returns each app connection record including id, name, orgId, app, method, credentials, version, isAutoRotationEnabled, rotation, and project.
- **Update a Infisical app connections external Infisical by ID** (Update). Update an external Infisical app connection by id. Returns the updated appConnection object including id, name, method, credentials, description, version, isAutoRotationEnabled, and rotation settings. Required: id.
- **Get single Infisical app connections external Infisical by ID** (Get). Get a specific external Infisical app connection by id in Infisical. Returns: id, name, orgId, createdAt, updatedAt, app, method, credentials, description, version, isPlatformManagedCredentials, gatewayId, projectId, isAutoRotationEnabled, gatewayPoolId, rotation, credentialsHash, project, reqId, statusCode, message, error, details. Required: id.
- **Infisical app connections f 5 big IP available** (Action). List the F5 BIG-IP Connections available to the current user within a project in Infisical. Returns: id, name, orgId, createdAt, updatedAt, app, method, credentials, description, version, isPlatformManagedCredentials, gatewayId, projectId, isAutoRotationEnabled, gatewayPoolId, rotation, credentialsHash, project, appConnection.
- **Create a Infisical app connections f 5 big IP** (Create). Create a F5 BIG-IP Connection in Infisical. Returns: id, name, orgId, createdAt, updatedAt, app, method, credentials, description, version, isPlatformManagedCredentials, gatewayId, projectId, isAutoRotationEnabled, gatewayPoolId, rotation, credentialsHash, project, appConnection. Required: method, credentials, name.
- **Delete a Infisical app connections f 5 big IP by ID** (Delete). Delete the specified F5 BIG-IP Connection in Infisical. Returns an empty 204 response on success. Required: id.
- **Infisical app connections f 5 big IP get by name** (Get). Get a specified F5 BIG-IP Connection by name in Infisical. Returns: id, name, orgId, createdAt, updatedAt, app, method, credentials, description, version, isPlatformManagedCredentials, gatewayId, projectId, isAutoRotationEnabled, gatewayPoolId, rotation, credentialsHash, project, appConnection. Required: connection_name.
- **List all Infisical app connections f 5 big IP** (List). List F5 BIG-IP app connections in Infisical for the current organization or project. Returns each connection's id, name, app, method, credentials, orgId, projectId, createdAt, updatedAt, and rotation settings.
- **Update a Infisical app connections f 5 big IP by ID** (Update). Update an existing F5 BIG-IP app connection in Infisical. Returns the updated connection object including id, name, method, credentials, and rotation. Required: id.
- **Get single Infisical app connections f 5 big IP by ID** (Get). Get a specific F5 BIG-IP connection in Infisical by id. Returns the appConnection object including id, name, orgId, app, method, credentials, projectId, version, and associated project details. Required: id.
- **Infisical app connections flyio available** (Action). List Fly.io Connections the current user has permission to establish within a project in Infisical. Returns: id, name, orgId, createdAt, updatedAt, app, method, credentials, description, version, isPlatformManagedCredentials, gatewayId, projectId, isAutoRotationEnabled, gatewayPoolId, rotation, credentialsHash, project, appConnection.
- **Create a Infisical app connections flyio** (Create). Create a Fly.io Connection in Infisical using an access token. Returns: id, name, orgId, createdAt, updatedAt, app, method, credentials, description, version, isPlatformManagedCredentials, gatewayId, projectId, isAutoRotationEnabled, gatewayPoolId, rotation, credentialsHash, project, appConnection. Required: method, credentials, name.
- **Delete a Infisical app connections flyio by ID** (Delete). Delete a Fly.io Connection in Infisical by id. Returns an empty 204 response on success. Required: id.
- **Infisical app connections flyio get by name** (Get). Get a specific Infisical Fly.io app connection by its connection name. Returns: id, name, orgId, createdAt, updatedAt, app, method, credentials, description, version, isPlatformManagedCredentials, gatewayId, projectId, isAutoRotationEnabled, gatewayPoolId, rotation, credentialsHash, project, appConnection. Required: connection_name.
- **List all Infisical app connections flyio** (List). List Fly.io app connections in Infisical for the current organization or project. Returns each connection's id, name, orgId, app, method, createdAt, updatedAt, projectId, credentials, and rotation settings. Optional: projectId to scope results to a specific project.
- **Update a Infisical app connections flyio by ID** (Update). Update a Fly.io app connection in Infisical by id. Returns the updated appConnection object including id, name, method, credentials, version, and rotation settings. Required: id.
- **Get single Infisical app connections flyio by ID** (Get). Get a specific Fly.io app connection by id in Infisical. Returns the appConnection object including its id, name, method, credentials, projectId, rotation, and project details. Required: id.
- **Infisical app connections gcp available** (Action). List the GCP Connections the current user has permission to establish in Infisical. Returns the appConnection object including id, name, app, method, createdAt, and credentials.
- **Create a Infisical app connections gcp** (Create). Create a GCP Connection in Infisical using service-account-impersonation. Returns the appConnection object including id, name, app, method, createdAt, and credentials. Required: method, credentials, name.
- **Delete a Infisical app connections gcp by ID** (Delete). Delete a GCP Connection in Infisical by id. Returns an empty 204 response on success. Required: id.
- **Infisical app connections gcp get by name** (Get). Get a single GCP app connection in Infisical by its connection name. Returns the appConnection object including id, name, orgId, method, credentials, projectId, rotation, and project. Required: connection_name.
- **List all Infisical app connections gcp** (List). List GCP app connections in Infisical for the current organization or project. Returns each connection's id, name, orgId, method, credentials, rotation, and project details.
- **Update a Infisical app connections gcp by ID** (Update). Update a GCP app connection in Infisical by id. Returns the appConnection object including id, name, method, credentials, description, version, and rotation settings. Required: id.
- **Get single Infisical app connections gcp by ID** (Get). Get a specific GCP app connection in Infisical by id. Returns the appConnection object including id, name, app, method, credentials, version, rotation settings, and associated project details. Required: id.
- **Infisical app connections github available** (Action). List GitHub Connections the current user has permission to establish within a project in Infisical. Returns: id, name, orgId, createdAt, updatedAt, app, method, credentials, description, version, isPlatformManagedCredentials, gatewayId, projectId, isAutoRotationEnabled, gatewayPoolId, rotation, credentialsHash, project, appConnection.
- **Create a Infisical app connections github** (Create). Create a GitHub Connection in Infisical. GitHub Connections must be created through the Infisical UI. Returns: id, name, orgId, createdAt, updatedAt, app, method, credentials, description, version, isPlatformManagedCredentials, gatewayId, projectId, isAutoRotationEnabled, gatewayPoolId, rotation, credentialsHash, project, appConnection. Required: method, credentials, name.
- **Delete a Infisical app connections github by ID** (Delete). Delete a GitHub Connection in Infisical by id. Returns an empty 204 response on success. Required: id.
- **Infisical app connections github get by name** (Get). Get a GitHub Connection in Infisical by its connection name. Returns: id, name, orgId, createdAt, updatedAt, app, method, credentials, description, version, isPlatformManagedCredentials, gatewayId, projectId, isAutoRotationEnabled, gatewayPoolId, rotation, credentialsHash, project, appConnection. Required: connection_name.
- **List all Infisical app connections github** (List). List GitHub Connections for the current organization or project in Infisical. Returns: id, name, orgId, createdAt, updatedAt, app, method, credentials, description, version, isPlatformManagedCredentials, gatewayId, projectId, isAutoRotationEnabled, gatewayPoolId, rotation, credentialsHash, project, appConnection.
- **Update a Infisical app connections github by ID** (Update). Update a specified GitHub Connection in Infisical by id. GitHub Connections must be updated through the Infisical UI. Returns: id, name, orgId, createdAt, updatedAt, app, method, credentials, description, version, isPlatformManagedCredentials, gatewayId, projectId, isAutoRotationEnabled, gatewayPoolId, rotation, credentialsHash, project, appConnection. Required: id.
- **Get single Infisical app connections github by ID** (Get). Get a specified GitHub Connection by id in Infisical. Returns: id, name, orgId, createdAt, updatedAt, app, method, credentials, description, version, isPlatformManagedCredentials, gatewayId, projectId, isAutoRotationEnabled, gatewayPoolId, rotation, credentialsHash, project, appConnection. Required: id.
- **Infisical app connections github radar available** (Action). List GitHub Radar Connections the current user has permission to establish within a project in Infisical. Returns: app, name, id, orgId, projectId, appConnection. Required: projectId.
- **Create a Infisical app connections github radar** (Create). Create a GitHub Radar Connection in Infisical. Returns: id, name, orgId, createdAt, updatedAt, app, method, credentials, description, version, isPlatformManagedCredentials, gatewayId, projectId, isAutoRotationEnabled, gatewayPoolId, rotation, credentialsHash, project, appConnection. Required: method, credentials, name, projectId. GitHub Radar Connections must be created through the Infisical UI.
- **Delete a Infisical app connections github radar by ID** (Delete). Delete a GitHub Radar app connection in Infisical by id. Returns an empty 204 response on success. Required: id.
- **Infisical app connections github radar get by name** (Get). Get a specific GitHub Radar app connection in Infisical by its connection name. Returns: id, name, orgId, createdAt, updatedAt, app, method, credentials, description, version, isPlatformManagedCredentials, gatewayId, projectId, isAutoRotationEnabled, gatewayPoolId, rotation, credentialsHash, project, appConnection. Required: connection_name.
- **List all Infisical app connections github radar** (List). List GitHub Radar Connections in Infisical for the current organization or project. Returns: id, name, orgId, createdAt, updatedAt, app, method, credentials, description, version, isPlatformManagedCredentials, gatewayId, projectId, isAutoRotationEnabled, gatewayPoolId, rotation, credentialsHash, project, appConnection.
- **Update a Infisical app connections github radar by ID** (Update). Update a GitHub Radar app connection in Infisical. Returns the updated connection including its id, name, method, credentials, app, version, isAutoRotationEnabled, rotation, and project. Required: id. GitHub Radar Connections must be updated through the Infisical UI.
- **Get single Infisical app connections github radar by ID** (Get). Get a specific GitHub Radar Connection in Infisical by id. Returns the connection object including id, name, orgId, app, method, credentials, description, version, projectId, isAutoRotationEnabled, rotation, credentialsHash, and project. Required: id.
- **Infisical app connections gitlab available** (Action). List the GitLab Connections the current user has permission to establish within the current project in Infisical. Returns the appConnection object including id, name, app, method, and credentials.
- **Create a Infisical app connections gitlab** (Create). Create a GitLab Connection in Infisical using an access token. Returns the created appConnection including id, name, app, method, credentials, and project. Required: method, credentials, name. GitLab OAuth Connections must be created through the Infisical UI.
- **Delete a Infisical app connections gitlab by ID** (Delete). Delete a specified GitLab Connection in Infisical by id. Returns an empty 204 response on success. Required: id.
- **Infisical app connections gitlab get by name** (Get). Get a specified GitLab Connection in Infisical by its connection name. Returns the appConnection object including id, name, app, method, credentials, and createdAt. Required: connection_name.
- **List all Infisical app connections gitlab** (List). List GitLab app connections in Infisical for the current organization or project. Returns: id, name, orgId, createdAt, updatedAt, app, method, credentials, description, version, isPlatformManagedCredentials, gatewayId, projectId, isAutoRotationEnabled, gatewayPoolId, rotation, credentialsHash, project, appConnection.
- **Update a Infisical app connections gitlab by ID** (Update). Update a GitLab app connection in Infisical by id. Returns the updated appConnection object including its id, name, method, credentials, app, orgId, projectId, createdAt, and updatedAt. Required: id.
- **Get single Infisical app connections gitlab by ID** (Get). Get a specific GitLab app connection in Infisical by id. Returns the full connection object including id, name, app, method, credentials, projectId, rotation, and project. Required: id.
- **Infisical app connections hashicorp vault available** (Action). List HashiCorp Vault app connections available to the caller, optionally filtered by project.
- **Create a Infisical app connections hashicorp vault** (Create). Create a new HashiCorp Vault app connection using either an access token or App Role authentication. Supports optional gateway routing for private Vault instances.
- **Delete a Infisical app connections hashicorp vault by ID** (Delete). Delete a HashiCorp Vault app connection by its ID. Any sync integrations using this connection must be removed first.
- **Infisical app connections hashicorp vault get by name** (Get). Retrieve a HashiCorp Vault app connection by its name, optionally scoped to a project.
- **List all Infisical app connections hashicorp vault** (List). List all HashiCorp Vault app connections for the organization, optionally filtered by project.
- **Update a Infisical app connections hashicorp vault by ID** (Update). Update an existing HashiCorp Vault app connection. Use this to rotate credentials, change the instance URL, or update gateway settings.
- **Get single Infisical app connections hashicorp vault by ID** (Get). Retrieve a single HashiCorp Vault app connection by its ID. Sensitive credentials (accessToken, secretId) are never returned.
- **Infisical app connections heroku available** (Action). List Heroku Connections the current user has permission to establish within a project in Infisical. Returns: app, name, id, orgId, projectId, appConnection.
- **Create a Infisical app connections heroku** (Create). Create a Heroku Connection in Infisical using the auth-token method. Returns the created appConnection including id, name, method, app, orgId, createdAt, updatedAt. Required: method, credentials, name. Heroku OAuth connections must be created through the Infisical UI.
- **Delete a Infisical app connections heroku by ID** (Delete). Delete a Heroku app connection by id in Infisical. Returns an empty 204 response on success. Required: id.
- **Infisical app connections heroku get by name** (Get). Get a Heroku app connection by its connection name in Infisical. Returns the appConnection object including the connection's id, name, orgId, app, method, credentials, rotation settings, and associated project details. Required: connection_name.
- **List all Infisical app connections heroku** (List). List all Heroku app connections in Infisical. Returns: id, name, orgId, createdAt, updatedAt, app, method, credentials, description, version, isPlatformManagedCredentials, gatewayId, projectId, isAutoRotationEnabled, gatewayPoolId, rotation, credentialsHash, project, appConnection.
- **Update a Infisical app connections heroku by ID** (Update). Update a Heroku app connection in Infisical by id. Returns the updated appConnection object including its id, name, method, credentials, and rotation settings. Required: id.
- **Get single Infisical app connections heroku by ID** (Get). Get a Heroku app connection by id in Infisical. Returns: id, name, orgId, createdAt, updatedAt, app, method, credentials, description, version, isPlatformManagedCredentials, gatewayId, projectId, isAutoRotationEnabled, gatewayPoolId, rotation, credentialsHash, project, reqId, statusCode, message, error, details. Required: id.
- **Infisical app connections humanitec available** (Action). List the Humanitec Connections the current user has permission to establish within a project in Infisical. Returns: id, name, orgId, createdAt, updatedAt, app, method, credentials, description, version, isPlatformManagedCredentials, gatewayId, projectId, isAutoRotationEnabled, gatewayPoolId, rotation, credentialsHash, project, appConnection.
- **Create a Infisical app connections humanitec** (Create). Create a Humanitec Connection in Infisical using an API token. Returns: id, name, orgId, createdAt, updatedAt, app, method, credentials, description, version, isPlatformManagedCredentials, gatewayId, projectId, isAutoRotationEnabled, gatewayPoolId, rotation, credentialsHash, project, appConnection. Required: method, credentials, name.
- **Delete a Infisical app connections humanitec by ID** (Delete). Delete a Humanitec app connection in Infisical by id. Returns the deleted appConnection object including id, name, orgId, app, method, credentials, and rotation settings. Required: id.
- **Infisical app connections humanitec get by name** (Get). Get a Humanitec app connection in Infisical by its connection name. Returns the appConnection object including its id, name, orgId, app, method, credentials, version, and rotation settings. Required: connection_name.
- **List all Infisical app connections humanitec** (List). List Humanitec app connections in Infisical for the current organization or project. Returns: id, name, orgId, createdAt, updatedAt, app, method, credentials, description, version, isPlatformManagedCredentials, gatewayId, projectId, isAutoRotationEnabled, gatewayPoolId, rotation, credentialsHash, project, appConnection.
- **Update a Infisical app connections humanitec by ID** (Update). Update a Humanitec app connection in Infisical by id. Returns: id, name, orgId, createdAt, updatedAt, app, method, credentials, description, version, isPlatformManagedCredentials, gatewayId, projectId, isAutoRotationEnabled, gatewayPoolId, rotation, credentialsHash, project, appConnection. Required: id.
- **Get single Infisical app connections humanitec by ID** (Get). Get a single Humanitec app connection in Infisical by id. Returns: id, name, orgId, createdAt, updatedAt, app, method, credentials, description, version, isPlatformManagedCredentials, gatewayId, projectId, isAutoRotationEnabled, gatewayPoolId, rotation, credentialsHash, project, appConnection. Required: id.
- **Infisical app connections laravel forge available** (Action). List the Laravel Forge Connections the current user has permission to establish within the current project in Infisical. Returns the appConnection object including id, name, app, method, createdAt, and updatedAt.
- **Create a Infisical app connections laravel forge** (Create). Create a Laravel Forge Connection in Infisical. Returns the created appConnection object including id, name, method, credentials, projectId, createdAt, and updatedAt. Required: method, credentials, name.
- **Delete a Infisical app connections laravel forge by ID** (Delete). Delete a specified Laravel Forge Connection in Infisical by id. Returns an empty 204 response on success. Required: id.
- **Infisical app connections laravel forge get by name** (Get). Get a specified Laravel Forge Connection in Infisical by connection name. Returns the appConnection object including id, name, app, method, createdAt, and updatedAt. Required: connection_name.
- **List all Infisical app connections laravel forge** (List). List Laravel Forge app connections in Infisical for the current organization or project. Returns: id, name, orgId, createdAt, updatedAt, app, method, credentials, description, version, isPlatformManagedCredentials, gatewayId, projectId, isAutoRotationEnabled, gatewayPoolId, rotation, credentialsHash, project, appConnection.
- **Update a Infisical app connections laravel forge by ID** (Update). Update a Laravel Forge app connection in Infisical by id. Returns the updated app connection including id, name, method, credentials, app, createdAt, and updatedAt. Required: id, method, credentials, and name. Platform-managed credentials, gateway, and auto-rotation fields are not supported for Laravel Forge connections.
- **Get single Infisical app connections laravel forge by ID** (Get). Get a specific Laravel Forge app connection by id in Infisical. Returns the connection object including id, name, method, credentials, version, app, projectId, and rotation configuration. Required: id.
- **Infisical app connections ldap available** (Action). List the LDAP Connections the current user has permission to establish within a project in Infisical. Returns the appConnection object including id, name, method, app, credentials, orgId, createdAt, and updatedAt.
- **Create a Infisical app connections ldap** (Create). Create a new LDAP Connection in Infisical. Returns the appConnection object including id, name, method, app, credentials, orgId, createdAt, and updatedAt. Required: method, credentials, name.
- **Delete a Infisical app connections ldap by ID** (Delete). Delete a specified LDAP Connection in Infisical by id. Returns the appConnection object including id, name, method, app, credentials, orgId, createdAt, and updatedAt. Required: id.
- **Infisical app connections ldap get by name** (Get). Get a specified LDAP Connection in Infisical by its connection name. Returns the appConnection object including id, name, method, app, credentials, orgId, createdAt, and updatedAt. Required: connection_name.
- **List all Infisical app connections ldap** (List). List LDAP app connections in Infisical. Returns: id, name, orgId, createdAt, updatedAt, app, method, credentials, description, version, isPlatformManagedCredentials, gatewayId, projectId, isAutoRotationEnabled, gatewayPoolId, rotation, credentialsHash, project, appConnection.
- **Update a Infisical app connections ldap by ID** (Update). Update an LDAP app connection in Infisical by id. Returns the updated connection including id, name, method, credentials, projectId, createdAt, and updatedAt. Required: id.
- **Get single Infisical app connections ldap by ID** (Get). Get a single LDAP app connection in Infisical by id. Returns: id, name, orgId, createdAt, updatedAt, app, method, credentials, description, version, isPlatformManagedCredentials, gatewayId, projectId, isAutoRotationEnabled, gatewayPoolId, rotation, credentialsHash, project, appConnection. Required: id.
- **Infisical app connections litellm available** (Action). List the LiteLLM Connections the current user has permission to establish within a project in Infisical. Returns: id, name, orgId, createdAt, updatedAt, app, method, credentials, description, version, isPlatformManagedCredentials, credentialsHash, projectId, gatewayId, isAutoRotationEnabled, gatewayPoolId, rotation, project, appConnection.
- **Create a Infisical app connections litellm** (Create). Create a LiteLLM app connection in Infisical using a management-capable API key for use in LiteLLM API Key secret rotations. Returns: id, name, orgId, createdAt, updatedAt, app, method, credentials, description, version, isPlatformManagedCredentials, credentialsHash, projectId, gatewayId, isAutoRotationEnabled, gatewayPoolId, rotation, project, appConnection. Required: name, method, projectId,…
- **Infisical app connections netlify available** (Action). List Netlify app connections the current user has permission to establish within this project in Infisical. Returns: id, name, orgId, createdAt, updatedAt, app, method, credentials, description, version, isPlatformManagedCredentials, gatewayId, projectId, isAutoRotationEnabled, gatewayPoolId, rotation, credentialsHash, project, appConnection.
- **Create a Infisical app connections netlify** (Create). Create a Netlify app connection in Infisical using an access token. Returns the appConnection object including id, name, method, credentials, projectId, version, and associated project details. Required: method, credentials, name. Name must be slug-friendly (1-64 chars); platform-managed credentials, gateways, and auto-rotation are not supported for Netlify Connections.
- **Delete a Infisical app connections netlify by ID** (Delete). Delete a Netlify app connection in Infisical by id. Returns an empty 204 response on success. Required: id.
- **Infisical app connections netlify get by name** (Get). Get an Infisical Netlify app connection by its connection name. Returns: id, name, orgId, createdAt, updatedAt, app, method, credentials, description, version, isPlatformManagedCredentials, gatewayId, projectId, isAutoRotationEnabled, gatewayPoolId, rotation, credentialsHash, project, appConnection. Required: connection_name.
- **List all Infisical app connections netlify** (List). List Netlify app connections in Infisical for the current organization or project. Returns each connection's id, name, app, method, credentials, orgId, projectId, createdAt, updatedAt, version, gatewayId, gatewayPoolId, isAutoRotationEnabled, rotation, credentialsHash, description, isPlatformManagedCredentials, and project.
- **Update a Infisical app connections netlify by ID** (Update). Update a Netlify app connection in Infisical by id. Returns the updated app connection including id, name, method, credentials, projectId, and rotation. Required: id.
- **Get single Infisical app connections netlify by ID** (Get). Get a single Netlify app connection in Infisical by id. Returns the full app connection object including its id, name, app, method, orgId, createdAt, updatedAt, description, version, isAutoRotationEnabled, rotation settings, and project details. Required: id.
- **Infisical app connections netscaler available** (Action). List the NetScaler Connections the current user has permission to establish connections within the current project in Infisical. Returns the appConnection object including id, name, orgId, app, method, credentials, and project.
- **Create a Infisical app connections netscaler** (Create). Create a NetScaler Connection in Infisical using basic-auth credentials. Returns the appConnection object including id, name, orgId, app, method, credentials, and project. Required: method, credentials, name.
- **Delete a Infisical app connections netscaler by ID** (Delete). Delete a specified NetScaler Connection in Infisical by id. Returns an empty 204 response on success. Required: id.
- **Infisical app connections netscaler get by name** (Get). Get a NetScaler app connection in Infisical by its connection name. Returns: id, name, orgId, createdAt, updatedAt, app, method, credentials, description, version, isPlatformManagedCredentials, gatewayId, projectId, isAutoRotationEnabled, gatewayPoolId, rotation, credentialsHash, project, appConnection. Required: connection_name.
- **List all Infisical app connections netscaler** (List). List NetScaler app connections in Infisical for the current organization or project. Returns each connection's id, name, orgId, app, method, credentials, version, isAutoRotationEnabled, rotation, projectId, gatewayId, gatewayPoolId, createdAt, and updatedAt. Optional: projectId to scope results to a specific project.
- **Update a Infisical app connections netscaler by ID** (Update). Update a NetScaler app connection in Infisical by id. Returns the appConnection object including id, name, method, credentials, version, createdAt, and updatedAt. Required: id. The isPlatformManagedCredentials, isAutoRotationEnabled, and rotation fields are not supported for NetScaler connections.
- **Get single Infisical app connections netscaler by ID** (Get). Get a NetScaler app connection in Infisical by id. Returns the appConnection object including its id, name, app, method, credentials, rotation settings, and associated project. Required: id.
- **Infisical app connections northflank available** (Action). List available Northflank app connections in Infisical. Returns the appConnection object including id, name, orgId, app, method, version, credentials, rotation settings, and associated project details.
- **Create a Infisical app connections northflank** (Create). Create a Northflank app connection in Infisical authenticated via API token. Returns the appConnection object including id, name, orgId, app, method, version, and project. Required: method, credentials, name.
- **Delete a Infisical app connections northflank by ID** (Delete). Delete a specified Northflank app connection in Infisical by id. Returns the appConnection object containing the deleted connection's id, name, orgId, createdAt, updatedAt, app, method, credentials, version, rotation settings, and associated project details. Required: id.
- **Infisical app connections northflank get by name** (Get). Get a Northflank app connection in Infisical by its connection name. Returns the appConnection object including id, name, orgId, method, credentials, version, gatewayId, projectId, rotation settings, and associated project details. Required: connection_name.
- **List all Infisical app connections northflank** (List). List Northflank app connections in Infisical for the current organization or project. Returns each connection with id, name, app, method, projectId, createdAt, updatedAt, and rotation settings.
- **Update a Infisical app connections northflank by ID** (Update). Update a specified Northflank app connection in Infisical by id. Returns the updated connection with id, name, app, method, projectId, createdAt, updatedAt, and rotation settings. Required: id.
- **Get single Infisical app connections northflank by ID** (Get). Get a single Northflank app connection in Infisical by id. Returns id, name, app, method, projectId, createdAt, updatedAt, and rotation settings. Required: id.
- **Create a Infisical app connections oci** (Create). Create an OCI (Access Key) app connection in Infisical. Returns the created appConnection object including id, name, orgId, method, credentials, version, and project. Required: method, credentials, name (slug-friendly, 1–64 chars). OCI connections do not support platform-managed credentials, gateways, or auto-rotation.
- **Delete a Infisical app connections oci by ID** (Delete). Delete a specified OCI app connection in Infisical by id. Returns the appConnection object including its id, name, method, credentials, orgId, and createdAt. Required: id.
- **Infisical app connections oci get by name** (Get). Get a specified OCI app connection in Infisical by its connection name. Returns the appConnection object including id, name, orgId, app, method, credentials, createdAt, updatedAt, and rotation settings. Required: connection_name.
- **List all Infisical app connections oci** (List). List OCI Connections for the current organization or project in Infisical. Returns: id, name, orgId, createdAt, updatedAt, app, method, credentials, description, version, isPlatformManagedCredentials, gatewayId, projectId, isAutoRotationEnabled, gatewayPoolId, rotation, credentialsHash, project, appConnection.
- **Update a Infisical app connections oci by ID** (Update). Update the specified OCI Connection in Infisical. Returns: id, name, orgId, createdAt, updatedAt, app, method, credentials, description, version, isPlatformManagedCredentials, gatewayId, projectId, isAutoRotationEnabled, gatewayPoolId, rotation, credentialsHash, project, appConnection. Required: id.
- **Get single Infisical app connections oci by ID** (Get). Get a specific OCI app connection in Infisical by id. Returns the appConnection object including id, name, orgId, method, credentials (userOcid, tenancyOcid, region, fingerprint), rotation settings, and project details. Required: id.
- **Infisical app connections octopus deploy available** (Action). List the Octopus Deploy Connections the current user has permission to establish connections within this project in Infisical. Returns: id, name, orgId, createdAt, updatedAt, app, method, credentials, description, version, isPlatformManagedCredentials, gatewayId, projectId, isAutoRotationEnabled, gatewayPoolId, rotation, credentialsHash, project, appConnection.
- **Create a Infisical app connections octopus deploy** (Create). Create an Octopus Deploy Connection in Infisical using an API key. Returns the created connection including its id, name, method, credentials, projectId, app, and orgId. Required: method, credentials (instanceUrl, apiKey), name.
- **Delete a Infisical app connections octopus deploy by ID** (Delete). Delete a specified Octopus Deploy Connection in Infisical by id. Returns an empty 204 response on success. Required: id.
- **Infisical app connections octopus deploy get by name** (Get). Get a specific Octopus Deploy app connection in Infisical by its connection name. Returns: id, name, orgId, createdAt, updatedAt, app, method, credentials, description, version, isPlatformManagedCredentials, gatewayId, projectId, isAutoRotationEnabled, gatewayPoolId, rotation, credentialsHash, project, appConnection. Required: connection_name.
- **List all Infisical app connections octopus deploy** (List). List Octopus Deploy app connections in Infisical for the current organization or project. Returns: id, name, orgId, createdAt, updatedAt, app, method, credentials, description, version, isPlatformManagedCredentials, gatewayId, projectId, isAutoRotationEnabled, gatewayPoolId, rotation, credentialsHash, project, appConnection.
- **Update a Infisical app connections octopus deploy by ID** (Update). Update an Octopus Deploy app connection in Infisical by id. Returns the updated connection object including id, name, method, credentials, description, version, isAutoRotationEnabled, and rotation. Required: id.
- **Get single Infisical app connections octopus deploy by ID** (Get). Get a specific Octopus Deploy app connection in Infisical by id. Returns: id, name, orgId, createdAt, updatedAt, app, method, credentials, description, version, isPlatformManagedCredentials, gatewayId, projectId, isAutoRotationEnabled, gatewayPoolId, rotation, credentialsHash, project, appConnection. Required: id.
- **Infisical app connections okta available** (Action). List Okta app connections the current user has permission to establish within a project in Infisical. Returns: appConnection.
- **Create a Infisical app connections okta** (Create). Create an Okta app connection in Infisical using API token authentication. Returns: id, name, orgId, createdAt, updatedAt, app, method, credentials, description, version, isPlatformManagedCredentials, gatewayId, projectId, isAutoRotationEnabled, gatewayPoolId, rotation, credentialsHash, project, appConnection. Required: method, credentials, name. Name must be slug-friendly (1–64 chars).
- **Delete a Infisical app connections okta by ID** (Delete). Delete a specified Okta Connection in Infisical by id. Returns the appConnection object including id, name, orgId, app, method, credentials, createdAt, and updatedAt. Required: id.
- **Infisical app connections okta get by name** (Get). Get an Infisical Okta app connection by its connection name. Returns the appConnection object including id, name, orgId, app, method, credentials, description, version, rotation, and project. Required: connection_name.
- **List all Infisical app connections okta** (List). List Okta app connections in Infisical for the current organization or project. Returns: id, name, orgId, createdAt, updatedAt, app, method, credentials, description, version, isPlatformManagedCredentials, gatewayId, projectId, isAutoRotationEnabled, gatewayPoolId, rotation, credentialsHash, project, appConnection.
- **Update a Infisical app connections okta by ID** (Update). Update a specified Okta app connection in Infisical by id. Returns the updated connection including id, name, app, method, credentials, isAutoRotationEnabled, and rotation settings. Required: id.
- **Get single Infisical app connections okta by ID** (Get). Get a single Okta app connection in Infisical by id. Returns: id, name, orgId, createdAt, updatedAt, app, method, credentials, description, version, isPlatformManagedCredentials, gatewayId, projectId, isAutoRotationEnabled, gatewayPoolId, rotation, credentialsHash, project, appConnection. Required: id.
- **Infisical app connections qovery available** (Action). List Qovery Connections available to the current user in Infisical. Returns: id, name, orgId, createdAt, updatedAt, app, method, credentials, description, version, isPlatformManagedCredentials, gatewayId, projectId, isAutoRotationEnabled, gatewayPoolId, rotation, credentialsHash, project, appConnection.
- **Create a Infisical app connections qovery** (Create). Create a Qovery Connection in Infisical using an access token. Returns the created connection including id, name, method, app, credentials, projectId, createdAt, updatedAt. Required: method, credentials, name.
- **Delete a Infisical app connections qovery by ID** (Delete). Delete a Qovery Connection in Infisical by id. Returns: id, name, orgId, createdAt, updatedAt, app, method, credentials, description, version, isPlatformManagedCredentials, gatewayId, projectId, isAutoRotationEnabled, gatewayPoolId, rotation, credentialsHash, project, appConnection. Required: id.
- **Infisical app connections qovery get by name** (Get). Get a Qovery Connection in Infisical by its connection name. Returns: id, name, orgId, createdAt, updatedAt, app, method, credentials, description, version, isPlatformManagedCredentials, gatewayId, projectId, isAutoRotationEnabled, gatewayPoolId, rotation, credentialsHash, project, appConnection. Required: connection_name.
- **List all Infisical app connections qovery** (List). List Qovery Connections for the current organization or project in Infisical. Returns each connection with id, name, app, method, credentials, version, isPlatformManagedCredentials, projectId, createdAt, and updatedAt.
- **Update a Infisical app connections qovery by ID** (Update). Update a specified Qovery Connection by id in Infisical. Returns the updated connection including id, name, app, method, credentials, version, isPlatformManagedCredentials, createdAt, and updatedAt. Required: id.
- **Get single Infisical app connections qovery by ID** (Get). Get a single Qovery Connection by id in Infisical. Returns: id, name, orgId, createdAt, updatedAt, app, method, credentials, description, version, isPlatformManagedCredentials, gatewayId, projectId, isAutoRotationEnabled, gatewayPoolId, rotation, credentialsHash, project, appConnection. Required: id.
- **Infisical app connections render available** (Action). List Render app connections available to the caller, optionally filtered by project.
- **Create a Infisical app connections render** (Create). Create a new Render app connection using a Render API key. The API key is stored securely and never returned in subsequent responses.
- **Delete a Infisical app connections render by ID** (Delete). Delete a Render app connection by its ID. Any sync integrations using this connection must be removed first.
- **Infisical app connections render get by name** (Get). Retrieve a Render app connection by its name. Optionally scoped to a project.
- **List all Infisical app connections render** (List). List all Render app connections for the organization, optionally filtered by project.
- **Update a Infisical app connections render by ID** (Update). Update an existing Render app connection. Use this to rotate the API key or rename the connection.
- **Get single Infisical app connections render by ID** (Get). Retrieve a single Render app connection by its ID.
- **Infisical app connections supabase available** (Action). List Supabase app connections in Infisical that the current user has permission to establish within the current project. Returns: id, name, orgId, createdAt, updatedAt, app, method, credentials, description, version, isPlatformManagedCredentials, gatewayId, projectId, isAutoRotationEnabled, gatewayPoolId, rotation, credentialsHash, project, appConnection.
- **Create a Infisical app connections supabase** (Create). Create a Supabase Connection in Infisical. Returns the created appConnection object including id, name, orgId, createdAt, updatedAt, app, method, and credentials. Required: method, credentials, name.
- **Delete a Infisical app connections supabase by ID** (Delete). Delete a Supabase app connection in Infisical by id. Returns an empty 204 response on success. Required: id.
- **Infisical app connections supabase get by name** (Get). Get a Supabase app connection in Infisical by its connection name. Returns the appConnection object including id, name, app, method, credentials, orgId, projectId, version, and rotation settings. Required: connection_name.
- **List all Infisical app connections supabase** (List). List Supabase Connections for the current organization or project in Infisical. Returns: id, name, orgId, createdAt, updatedAt, app, method, credentials, description, version, isPlatformManagedCredentials, gatewayId, projectId, isAutoRotationEnabled, gatewayPoolId, rotation, credentialsHash, project, appConnection.
- **Update a Infisical app connections supabase by ID** (Update). Update a specified Supabase Connection in Infisical by id. Returns: id, name, orgId, createdAt, updatedAt, app, method, credentials, description, version, isPlatformManagedCredentials, gatewayId, projectId, isAutoRotationEnabled, gatewayPoolId, rotation, credentialsHash, project, appConnection. Required: id.
- **Get single Infisical app connections supabase by ID** (Get). Get a specified Supabase App Connection by id in Infisical. Returns the appConnection object including id, name, app, method, credentials, version, isAutoRotationEnabled, and project. Required: id.
- **Infisical app connections tailscale available** (Action). List Tailscale Connections in Infisical that the current user has permission to establish within the current project. Returns: id, name, orgId, app, method, credentials, createdAt, updatedAt.
- **Create a Infisical app connections tailscale** (Create). Create a Tailscale app connection in Infisical. Returns the created appConnection object including id, name, orgId, method, credentials, version, createdAt, updatedAt, and app. Required: name, method, credentials.
- **Delete a Infisical app connections tailscale by ID** (Delete). Delete the specified Tailscale App Connection in Infisical. Returns an empty 204 response on success. Required: id.
- **Infisical app connections tailscale get by name** (Get). Get a specific Tailscale app connection in Infisical by its connection name. Returns: id, name, orgId, createdAt, updatedAt, app, method, credentials, description, version, isPlatformManagedCredentials, gatewayId, projectId, isAutoRotationEnabled, gatewayPoolId, rotation, credentialsHash, project, appConnection. Required: connection_name.
- **List all Infisical app connections tailscale** (List). List Tailscale Connections for the current organization or project in Infisical. Returns: appConnection, reqId, statusCode, message, error, details.
- **Update a Infisical app connections tailscale by ID** (Update). Update a Tailscale app connection in Infisical by id. Returns the updated appConnection object including id, name, method, credentials, app, createdAt, and updatedAt. Required: id.
- **Get single Infisical app connections tailscale by ID** (Get). Get a Tailscale app connection in Infisical by id. Returns the app connection object including id, name, app, method, credentials, createdAt, updatedAt. Required: id.
- **Infisical app connections terraform cloud available** (Action). List the Terraform Cloud Connections the current user has permission to establish within the current project in Infisical. Returns: appConnection.
- **Create a Infisical app connections terraform cloud** (Create). Create a Terraform Cloud app connection in Infisical. Returns the appConnection object including id, name, orgId, method, credentials, createdAt, updatedAt, and project.
- **Delete a Infisical app connections terraform cloud by ID** (Delete). Delete a specified Terraform Cloud Connection in Infisical by id. Returns the deleted appConnection object including its id, name, orgId, app, method, credentials, createdAt, and updatedAt. Required: id.
- **Infisical app connections terraform cloud get by name** (Get). Get a specified Terraform Cloud Connection by name in Infisical. Returns the connection object including id, name, orgId, app, method, credentials, createdAt, updatedAt, version, isPlatformManagedCredentials, isAutoRotationEnabled, rotation, and project. Required: connection_name.
- **List all Infisical app connections terraform cloud** (List). List Terraform Cloud Connections for the current organization or project in Infisical. Returns: id, name, orgId, createdAt, updatedAt, app, method, credentials, description, version, isPlatformManagedCredentials, gatewayId, projectId, isAutoRotationEnabled, gatewayPoolId, rotation, credentialsHash, project, appConnection.
- **Update a Infisical app connections terraform cloud by ID** (Update). Update a specified Terraform Cloud Connection by id in Infisical. Returns: id, name, orgId, createdAt, updatedAt, app, method, credentials, description, version, isPlatformManagedCredentials, gatewayId, projectId, isAutoRotationEnabled, gatewayPoolId, rotation, credentialsHash, project, appConnection. Required: id.
- **Get single Infisical app connections terraform cloud by ID** (Get). Get a specified Terraform Cloud Connection by id in Infisical. Returns: id, name, orgId, createdAt, updatedAt, app, method, credentials, description, version, isPlatformManagedCredentials, gatewayId, projectId, isAutoRotationEnabled, gatewayPoolId, rotation, credentialsHash, project, appConnection. Required: id.
- **Infisical app connections travisci available** (Action). List the available TravisCI Connections the current user has permission to establish within a project in Infisical. Returns: appConnection. Each item includes app, name, id, orgId, and projectId.
- **Create a Infisical app connections travisci** (Create). Create a TravisCI app connection in Infisical. Returns the created appConnection object including id, name, method, credentials, app, orgId, createdAt, and updatedAt. Required: method, credentials, name.
- **Delete a Infisical app connections travisci by ID** (Delete). Delete a TravisCI app connection in Infisical by id. Returns an empty 204 response on success. Required: id.
- **Infisical app connections travisci get by name** (Get). Get a specific TravisCI app connection in Infisical by its connection name. Returns: id, name, orgId, createdAt, updatedAt, app, method, credentials, description, version, isPlatformManagedCredentials, gatewayId, projectId, isAutoRotationEnabled, gatewayPoolId, rotation, credentialsHash, project, appConnection. Required: connection_name.
- **List all Infisical app connections travisci** (List). List TravisCI app connections in Infisical for the current organization or project. Returns: id, name, orgId, createdAt, updatedAt, app, method, credentials, description, version, isPlatformManagedCredentials, gatewayId, projectId, isAutoRotationEnabled, gatewayPoolId, rotation, credentialsHash, project, appConnection.
- **Update a Infisical app connections travisci by ID** (Update). Update a specified TravisCI App Connection in Infisical by id. Returns the updated appConnection object including its id, name, orgId, app, method, credentials, description, version, isPlatformManagedCredentials, gatewayId, projectId, isAutoRotationEnabled, gatewayPoolId, rotation, credentialsHash, project, createdAt, and updatedAt. Required: id.
- **Get single Infisical app connections travisci by ID** (Get). Get a specific TravisCI App Connection in Infisical by id. Returns: appConnection, reqId, statusCode, message, error, details. Required: id.
- **Infisical app connections vercel available** (Action). List the Vercel Connections the current user has permission to establish within a project in Infisical. Returns: id, name, orgId, createdAt, updatedAt, app, method, credentials, description, version, isPlatformManagedCredentials, gatewayId, projectId, isAutoRotationEnabled, gatewayPoolId, rotation, credentialsHash, project, appConnection.
- **Create a Infisical app connections vercel** (Create). Create a Vercel app connection in Infisical. Returns the created appConnection object including id, name, orgId, app, method, credentials, createdAt, and updatedAt.
- **Delete a Infisical app connections vercel by ID** (Delete). Delete a Vercel app connection in Infisical by id. Returns an empty 204 response on success. Required: id.
- **Infisical app connections vercel get by name** (Get). Get a Vercel app connection in Infisical by its connection name. Returns: appConnection. Required: connection_name.
- **List all Infisical app connections vercel** (List). List Vercel app connections in Infisical for the current organization or project. Returns: appConnection, reqId, statusCode, message, error, details.
- **Update a Infisical app connections vercel by ID** (Update). Update a Vercel app connection in Infisical by id. Returns the updated connection object including id, name, method, credentials, app, createdAt, and updatedAt. Required: id.
- **Get single Infisical app connections vercel by ID** (Get). Get a Vercel App Connection by id in Infisical. Returns the full connection object including id, name, app, method, credentials, createdAt, and updatedAt. Required: id.
- **Infisical app connections windmill available** (Action). List the Windmill Connections the current user has permission to establish connections within this project in Infisical. Returns the app connection object including id, name, orgId, createdAt, updatedAt, app, method, credentials, and projectId.
- **Create a Infisical app connections windmill** (Create). Create a Windmill Connection in Infisical. Returns the created app connection object including id, name, orgId, createdAt, updatedAt, app, method, credentials, and projectId. Required: method, credentials, name.
- **Delete a Infisical app connections windmill by ID** (Delete). Delete a Windmill Connection in Infisical by id. Returns the deleted app connection object including id, name, orgId, createdAt, updatedAt, app, method, credentials, and projectId. Required: id.
- **Infisical app connections windmill get by name** (Get). Get a specific Windmill app connection in Infisical by its connection name. Returns the appConnection object including id, name, orgId, app, method, credentials, version, isAutoRotationEnabled, rotation, and project. Required: connection_name.
- **List all Infisical app connections windmill** (List). List Windmill app connections in Infisical for the current organization or project. Returns each connection's id, name, app, method, credentials, orgId, createdAt, updatedAt, projectId, and rotation settings.
- **Update a Infisical app connections windmill by ID** (Update). Update a Windmill app connection in Infisical by id. Returns the updated connection object including id, name, method, credentials, app, createdAt, and updatedAt. Required: id.
- **Get single Infisical app connections windmill by ID** (Get). Get a specific Windmill app connection in Infisical by id. Returns: id, name, orgId, createdAt, updatedAt, app, method, credentials, description, version, isPlatformManagedCredentials, gatewayId, projectId, isAutoRotationEnabled, gatewayPoolId, rotation, credentialsHash, project, reqId, statusCode, message, error, details. Required: id.
- **List all Infisical secret syncs** (List). List Infisical secret syncs for a project. Returns: id, name, createdAt, updatedAt, environment, version, reqId, statusCode, message, error, details. Required: projectId.
- **Infisical secret syncs options** (Action). Get available secret sync options in Infisical. The response shape is not documented in the API reference.
- **List all Infisical secret syncs github** (List). List GitHub secret syncs configured for a specific Infisical project. Returns each sync's id, name, projectId, destination, destinationConfig, syncOptions, syncStatus, connection, and environment details. Required: projectId.
- **Update a Infisical secret syncs github by ID** (Update). Update a GitHub secret sync in Infisical by id. Returns the updated secretSync object including id, name, destination, destinationConfig (scope, org, selectedRepositoryIds), syncOptions, syncStatus, and isAutoSyncEnabled. Required: id.
- **Delete a Infisical secret syncs github by ID** (Delete). Delete a GitHub secret sync in Infisical by id. Returns an empty 204 response on success. Required: id.
- **Infisical secret syncs github sync secrets** (Sync). Trigger a sync of secrets to GitHub for a specific GitHub secret sync in Infisical. Returns: id, name, createdAt, updatedAt, environment, version, reqId, statusCode, message, error, details. Required: sync_id.
- **Infisical secret syncs github import secrets** (Import). Import secrets from a GitHub Sync destination into Infisical. Returns: id, name, createdAt, updatedAt, environment, version, reqId, statusCode, message, error, details. Required: sync_id.
- **Infisical secret syncs github remove secrets** (Delete). Remove previously synced secrets from a GitHub Sync destination in Infisical. Returns: id, name, createdAt, updatedAt, environment, version, reqId, statusCode, message, error, details. Required: sync_id.
- **Get single Infisical secret syncs github by ID** (Get). Get a specific GitHub Sync by ID in Infisical. Returns: id, name, createdAt, updatedAt, environment, version, reqId, statusCode, message, error, details. Required: id.
- **List all Infisical secret rotations** (List). List all secret rotations in a project. Returns rotation metadata, status, schedule, and mappings for each configured rotation.
- **Infisical secret rotations options** (Action). List all available secret rotation types and their configuration templates. Use this to discover supported rotation types and their required parameters and secretsMapping fields before creating a rotation.
- **Create a Infisical secret rotation** (Create). Create a new secret rotation. The rotation type is embedded in the API path (e.g. /api/v2/secret-rotations/postgres-credentials). Supported types: auth0-client-secret, aws-iam-user-secret, azure-client-secret, databricks-service-principal-secret, postgres-credentials, mysql-credentials, mssql-credentials, oracledb-credentials, ldap-password, okta-client-secret, redis-user-password.
- **Get single Infisical secret rotation by ID** (Get). Retrieve a single secret rotation by ID, including its current status, schedule, parameters, and secrets mapping.
- **Update a Infisical secret rotation by ID** (Update). Update an existing secret rotation's configuration. All fields are optional; only provided fields are changed.
- **Delete a Infisical secret rotation by ID** (Delete). Delete a secret rotation. Optionally delete the mapped secrets and/or revoke credentials that were generated by the rotation.
- **Infisical secret rotations rotate** (Rotate). Manually trigger an immediate secret rotation, bypassing the automatic schedule. Useful for emergency rotations or testing.
- **Create a Infisical pki collection** (Create). Create a new PKI collection in Infisical. Returns: id, createdAt, updatedAt, projectId, name, description. Required: projectId, name.
- **Update a Infisical pki collection by ID** (Update). Update the name or description of an Infisical PKI collection by id. Returns: id, createdAt, updatedAt, projectId, name, description. Required: id.
- **List all Infisical pki collections** (List). List PKI collections in Infisical. Returns: id, createdAt, updatedAt, projectId, name, description.
- **Get single Infisical pki collection by ID** (Get). Get a single Infisical PKI collection by id. Returns: id, createdAt, updatedAt, projectId, name, description. Required: id.
- **Delete a Infisical pki collection by ID** (Delete). Delete an Infisical PKI collection by id. Returns an empty 204 response on success. Required: id.
- **List all Infisical pki templates** (List). List PKI templates in Infisical. Returns a collection of PKI template objects associated with the authenticated workspace.
- **Get single Infisical pki template by ID** (Get). Get a PKI template by id in Infisical. Returns the PKI template object. Required: id.
- **Update a Infisical pki template by ID** (Update). Update a PKI template in Infisical by id. Returns the updated PKI template object including its id. Required: id.
- **Delete a Infisical pki template by ID** (Delete). Delete a PKI template in Infisical by id. Returns an empty 204 response on success. Required: id.
- **List all Infisical pki certificates** (List). List PKI certificates in Infisical. Returns: id. No required parameters.
- **Create a Infisical pki certificate** (Create). Create a PKI certificate in Infisical. Returns: id, createdAt, updatedAt, appConnection.
- **Delete a Infisical pki certificate by ID** (Delete). Delete a PKI certificate in Infisical by id. Returns an empty 204 response on success. Required: id.
- **Create a Infisical pki certificate authority** (Create). Create a PKI certificate authority in Infisical. Returns the created certificate authority object including id, created_at, and updated_at.
- **Delete a Infisical pki certificate authority by ID** (Delete). Delete an Infisical PKI certificate authority by id. Returns an empty 204 response on success. Required: id.
- **Infisical universal auth login** (Action). Login with Universal Auth for a machine identity in Infisical using a client ID and client secret. Returns: accessToken, expiresIn, accessTokenMaxTTL, tokenType, reqId, statusCode, message, error, details. Required: clientId, clientSecret.
