Turbot Pipes integrationTurbot Pipes logo

Turbot Pipes integration for AI agents.

Turbot Pipes integration for AI agents with secure authentication and server-side credential injection. Open Connector runs the OAuth, seals the token in an encrypted vault, and serves Turbot Pipes tools to your agent over MCP or a typed API — credentials injected server-side, every call audited, nothing leaving your infrastructure. Open source (AGPL-3.0) and self-hostable.

What your agents can do

Real Turbot Pipes actions, managed and audited.

Your user connects Turbot Pipes once; your agent can then cloud intelligence, security, and automation for Developers — scoped to the OAuth permissions you grant and the tool allowlist you configure. Every action is least-privilege and written to a tamper-evident audit trail.

  1. 1

    Your user grants Turbot Pipes access once (OAuth) — the token lands in the vault.

  2. 2

    Your agent calls a tool over MCP or the typed API; Open Connector injects the credential server-side.

  3. 3

    Every routed call appends a hash-chained audit record — nothing leaves your infra.

Tools & triggers

Supported Turbot Pipes tools.

544 tools are generated from the published Turbot Pipes catalog. Descriptions are plain text; each action remains subject to its configured authentication and tool allowlist.

Showing 544 tools. All published catalog entries are included in this page's server-rendered HTML.

Actor information
Returns the actor information.
Actors
List actor activity
List the activity for an actor.
Actors
List actor connections
List the connections for an actor.
Actors
List org invites for actor
List the orgs to which the actor has been invited.
Actors
List actor orgs
List the orgs and org workspaces for an actor, along with role within each.
Actors
List actor workspaces
List the workspaces for an actor.
Actors
Create org AI key
Creates a new AI provider API key at the organization level.
AIKeys
Delete org AI key
Deletes an existing AI provider API key at the organization level.
AIKeys
Get org AI key
Retrieves the AI provider API key metadata at the organization level.
AIKeys
List org AI keys
Lists AI provider API keys configured at the organization level.
AIKeys
Test org AI key
Tests whether an AI provider API key is valid at the organization level. If a key is not provided in the body, the existing saved key for the provider will be tested.
AIKeys
Update org AI key
Updates an existing AI provider API key at the organization level.
AIKeys
Create tenant AI key
Creates a new AI provider API key at the tenant level.
AIKeys
Delete tenant AI key
Deletes an existing AI provider API key at the tenant level.
AIKeys
Get tenant AI key
Retrieves the AI provider API key metadata at the tenant level.
AIKeys
List tenant AI keys
Lists AI provider API keys configured at the tenant level.
AIKeys
Test tenant AI key
Tests whether an AI provider API key is valid at the tenant level. If a key is not provided in the body, the existing saved key for the provider will be tested.
AIKeys
Update tenant AI key
Updates an existing AI provider API key at the tenant level.
AIKeys
Create user AI key
Creates a new AI provider API key at the user level.
AIKeys
Delete user AI key
Deletes an existing AI provider API key at the user level.
AIKeys
Get user AI key
Retrieves the AI provider API key metadata at the user level.
AIKeys
List user AI keys
Lists AI provider API keys configured at the user level.
AIKeys
Test user AI key
Tests whether an AI provider API key is valid at the user level. If a key is not provided in the body, the existing saved key for the provider will be tested.
AIKeys
Update user AI key
Updates an existing AI provider API key at the user level.
AIKeys
Confirm user login
Confirm user login.
Auth
Confirm user signup
Confirm user signup.
Auth
User login
User login.
Auth
Generate temporary token request
Generate a temporary token request for CLI login.
Auth
Delete temporary token request
Delete a temporary token request status.
Auth
Get temporary token request
Get a temporary token request status with token.
Auth
Update temporary token request
Update a temporary token request status.
Auth
User logout
Removes the session that is associated with the user.
Auth
Post auth provider callback
Auth provider callback.
Auth
Auth Provider
With an authentication provider, users can access Turbot Pipes with single sign-on (SSO) using credentials from a third party. Turbot Pipes currently supports GitHub and Google as an authentication provider.
Auth
Auth provider callback
Auth provider callback.
Auth
User signup
New user signup.
Auth
Get org workspace conversation artifact metadata
Retrieves metadata for a specific artifact created by an org workspace conversation.
OrgWorkspaceConversationArtifacts
Get user workspace conversation artifact metadata
Retrieves metadata for a specific artifact created by a user workspace conversation.
UserWorkspaceConversationArtifacts
List org workspace conversation messages
Lists messages for a specific org workspace conversation with pagination.
OrgWorkspaceConversationMessages
List user workspace conversation messages
Lists messages for a specific user workspace conversation with pagination.
UserWorkspaceConversationMessages
Chat in org workspace
Sends a chat message to the AI agent in an org workspace. Creates a new conversation if conversation_id is not provided.
OrgWorkspaceConversations
Delete org workspace conversation
Deletes a specific org workspace conversation.
OrgWorkspaceConversations
Get org workspace conversation
Retrieves details for a specific org workspace conversation.
OrgWorkspaceConversations
List org workspace conversations
Lists AI conversations in an org workspace with optional filtering and pagination.
OrgWorkspaceConversations
Update org workspace conversation
Updates an org workspace conversation (e.g., title).
OrgWorkspaceConversations
Chat in user workspace
Sends a chat message to the AI agent in a user workspace. Creates a new conversation if conversation_id is not provided.
UserWorkspaceConversations
Delete user workspace conversation
Deletes a specific user workspace conversation.
UserWorkspaceConversations
Get user workspace conversation
Retrieves details for a specific user workspace conversation.
UserWorkspaceConversations
List user workspace conversations
Lists AI conversations in a user workspace with optional filtering and pagination.
UserWorkspaceConversations
Update user workspace conversation
Updates a user workspace conversation (e.g., title).
UserWorkspaceConversations
Get identity
Get public information for an identity.
Identities
Get identity avatar
Get public avatar for an identity.
Identities
List identities
List identities with their public information.
Identities
List org workspace AI models
Lists available AI models for an org workspace based on configured AI keys.
OrgWorkspaceAIModels
List user workspace AI models
Lists available AI models for a user workspace based on configured AI keys.
UserWorkspaceAIModels
Create Stripe billing intent
Create Stripe billing intent
OrgBilling
Create a new subscription
Create a new subscription for the org. There can only be 1 active subscription per org.
OrgBilling
Delete org billing payment method.
Delete org billing payment method. Deleting default payment method will result in a 403 (forbidden) error.
OrgBilling
Delete org subscription
Delete org subscription. TODO: prorate, when to delete subscription. Webhook when the Subscription is finally deleted.
OrgBilling
Get an organization invoice
Get an invoice for an organization.
OrgBilling
Get org billing payment method.
List org billing payment method.
OrgBilling
Get org subscription
Get org subscription
OrgBilling
Get upcoming invoice
Get upcoming invoice. Can be used to let subscriber know the estimated amount for next invoice.
OrgBilling
List org invoices
List org invoices. TODO: paging, Stripe suports this we need to to implement it.
OrgBilling
List org billing payment methods.
List org billing payment methods.
OrgBilling
List org subscriptions
List org subscriptions. TODO: org should only have 1 active subscriptions, but what if we change subscriptions (is it possible?). Should we display old subscriptions?
OrgBilling
Update org billing payment method.
Update org billing payment method.
OrgBilling
Update org subscription
Update org subscription. Use this API to "stop cancel at the next billing period" by passing "stopcancel" in the action parameter.
OrgBilling
Create org connection
Creates a new connection for an organization.
OrgConnections
Create org connection
Creates a new connection for an organization.
OrgConnections
Create org connection permission
Create permissions for a connection defined on an org.
OrgConnections
Delete org connection
Deletes a connection belonging to an org.
OrgConnections
Delete org connection
Delete a connection belonging to an org.
OrgConnections
Delete org connection permission
Delete permission for a connection defined on an org.
OrgConnections
Create org connection folder
Creates a new connection folder for an org.
OrgConnectionFolders
Create org connection folder permission
Create permissions for a connection folder defined on the organization level.
OrgConnectionFolders
Delete org connection folder
Deletes an org connection folder.
OrgConnectionFolders
Delete org connection folder permission
Delete permission for a connection folder defined on an org.
OrgConnectionFolders
Get org connection folder
Get connection folder for an org.
OrgConnectionFolders
Get org connection folder permission
Get permission for a connection folder defined on an org.
OrgConnectionFolders
List org connection folders
List connection folders for an org.
OrgConnectionFolders
List org connection folder permissions
List permissions for a connection folder defined on an organization.
OrgConnectionFolders
List org connection folder workspaces
List the workspaces that an org connection folder has been added to.
OrgConnectionFolders
Update org connection folder
Update the details of an org connection folder.
OrgConnectionFolders
Update org connection folder permission
Update permission for a connection folder defined on an org.
OrgConnectionFolders
Get org connection
Get the details of a connection belonging to an org.
OrgConnections
Get org connection
Get the details for a connection belonging to an org.
OrgConnections
Get org connection permission
Get permission for a connection defined on an org.
OrgConnections
List org connections
List connections for an organization.
OrgConnections
List org connections
List connections for an organization.
OrgConnections
List org connection permissions
List permissions for a connection defined on an org.
OrgConnections
List org connection workspaces
List the workspaces that an org connection has been added to.
OrgConnections
List org connection workspaces
List the workspaces that an org connection has been added to.
OrgConnections
Test org connection
Test the config for an org connection to check for basic connectivity before you create it.
OrgConnections
Test org connection
Test the config for an org connection to check for basic connectivity.
OrgConnections
List tenant connection tree
List connection tree for a tenant.
OrgConnectionTree
Update org connection
Update the details of a connection belonging to an org.
OrgConnections
Update org connection
Update the details of a connection belonging to an org.
OrgConnections
Update org connection permission
Update permission for a connection defined on an org.
OrgConnections
Create org
Creates an organization.
Orgs
Create org avatar
Create custom avatar for an org.
Orgs
Delete org
Deletes the specified organization if you have the appropriate access.
Orgs
Delete org avatar
Delete custom avatar for an org.
Orgs
Get org
Retrieves the organization information.
Orgs
Get org billing plan.
Get the current organization billing plan.
Orgs
Run org integration command
Run a command for an org integration
OrgIntegrations
Create org integration
Creates a new integration for an organization.
OrgIntegrations
Delete org integration
Delete an integration configured for an organization.
OrgIntegrations
Get org integration
Get details of an integration configured on an organization.
OrgIntegrations
Install GitHub integration for an org
Install a GitHub integration for an org identity.
OrgIntegrations
Install Slack integration for an org
Install a Slack integration for an org identity.
OrgIntegrations
List org integrations
List integrations configured for an organization.
OrgIntegrations
List org integration Slack channels
List Slack channels that are given access to a user Slack integration.
OrgIntegrations
Test org integration
Test the config for an org integration to check for basic connectivity before you create it.
OrgIntegrations
Update org integration
Update details of an integration configured for an organization.
OrgIntegrations
List orgs
List all the organizations.
Orgs
Org audit logs
Returns the audit logs for an org.
Orgs
List org constraints
List all applicable constraints for an org.
Orgs
List org usage
List all usage metrics for an org.
Orgs
Confirm org member invite
Confirm org member invite.
OrgMembers
Create Org Member
Add a user as a member of an org in a custom tenant.
OrgMembers
Delete org member
Delete the user from the org.
OrgMembers
Delete org member invite
Delete the org member invite.
OrgMembers
Get org member
Get org member.
OrgMembers
Invite org member
Invite member to an org.
OrgMembers
List Organization Members
List all members of an organization who are invited / accepted.
OrgMembers
Update org member
Update the role of the member.
OrgMembers
Create org notifier
Create a new notifier for an org
OrgNotifiers
Delete org notifier
Delete a notifier for an org
OrgNotifiers
Get org notifier
Get a notifier for an org
OrgNotifiers
List org notifiers
List all notifiers for an org
OrgNotifiers
Update org notifier
Update a notifier for an org
OrgNotifiers
Get Org process
Get a process for an org.
OrgProcesses
List Org processes
List processes for an org.
OrgProcesses
List Org process logs
List the process logs for a given process of an org.
OrgProcesses
List audit logs for an org service account
Returns the audit logs where the service account is either the actor or the identity (org-level service account).
OrgServiceAccountAuditLogs
Create a service account at the organization level
Create a new service account at the organization level.
OrgServiceAccounts
Delete an organization service account
Delete an existing service account at the organization level.
OrgServiceAccounts
Get organization service account
Retrieves a specific org-level service account.
OrgServiceAccounts
List organization service accounts
Lists service accounts at the organization level.
OrgServiceAccounts
Create an organization service account token
Create a new token for an organization-level service account.
OrgServiceAccountTokens
Delete an organization service account token
Delete a token for an organization-level service account.
OrgServiceAccountTokens
Get an organization service account token
Retrieves a specific token for an organization-level service account.
OrgServiceAccountTokens
List organization service account tokens
Lists tokens for an organization-level service account.
OrgServiceAccountTokens
Update an organization service account token
Update an existing token for an organization-level service account.
OrgServiceAccountTokens
Update an organization service account
Update an existing service account at the organization level.
OrgServiceAccounts
Update org
Updates the handle name, display name, or the URL of an organization.
Orgs
Create an aggregator for an org workspace
Creates an aggregator for a workspace of an org.
OrgWorkspaceAggregators
Delete an aggregator for a org workspace
Deletes an aggregator belonging to a workspace of an org.
OrgWorkspaceAggregators
Get an aggregator for a org workspace
Get the details of an aggregator belonging to a workspace of an org.
OrgWorkspaceAggregators
Get a connection in the scope of an aggregator for a org workspace
Get a connection that is a part of an aggregator defined in a workspace of an org.
OrgWorkspaceAggregators
List aggregators for an org workspace
List aggregators for a workspace of an org.
OrgWorkspaceAggregators
List connections in the scope of an aggregator for a org workspace
List all connections that are a part of an aggregator defined in a workspace of an org.
OrgWorkspaceAggregators
Update an aggregator for a org workspace
Update the details of an aggregator belonging to a workspace of an org.
OrgWorkspaceAggregators
Download org workspace artifact
Downloads an artifact file from an org workspace AI conversation.
OrgWorkspaceArtifacts
Run org workspace command
Run a command in the workspace. Valid commands are: reboot.
OrgWorkspaces
Create org workspace connection association
Associate a connection with the workspace. A workspace can have multiple association.
OrgWorkspaceConnectionAssociations
Delete org workspace connection association
Dissociates or delete the workspace and connection association.
OrgWorkspaceConnectionAssociations
Get org workspace connection association
Get the details for a workspace and connection association on an organization.
OrgWorkspaceConnectionAssociations
List org workspace connection associations
List the connections associated with a workspace.
OrgWorkspaceConnectionAssociations
Create a connection for an org workspace or associate an org connection to the workspace
Allows to create a connection on a workspace for an org or associate a connection already existing on the org to the workspace.
OrgWorkspaceConnections
Delete org workspace connection association
Dissociates or delete the workspace and connection association.
OrgWorkspaceConnections
Create org workspace connection folder
Creates a new connection folder in a workspace of an org.
OrgWorkspaceConnectionFolders
Delete org workspace connection folder
Deletes a connection folder defined at an org workspace.
OrgWorkspaceConnectionFolders
Get org workspace connection folder
Get connection folder for a org workspace.
OrgWorkspaceConnectionFolders
List org workspace connection folders
List connection folders for an org workspace.
OrgWorkspaceConnectionFolders
Update org workspace connection folder
Update the details of a connection folder belonging to an org workspace.
OrgWorkspaceConnectionFolders
Get org workspace connection association
Get the details for a workspace and connection association on an organization.
OrgWorkspaceConnections
List org workspace connection associations
List the connections associated with a workspace.
OrgWorkspaceConnections
Test org workspace connection
Test the config for a connection configured on an org workspace to check for basic connectivity.
OrgWorkspaceConnections
List org workspace connection tree
List connection tree for an org workspace.
OrgWorkspaceConnectionTree
Update org workspace connection
Update the details of a connection belonging to a workspace of an org.
OrgWorkspaceConnections
Create org workspace
Creates a new workspace for an organization. The limit is 10 per organization. If you require more than 10, you must contact support to request an increase.
OrgWorkspaces
Create org workspace Datatank
Creates a new org workspace tank.
OrgWorkspaceDatatanks
Delete org workspace Datatank
Deletes the org workspace Datatank.
OrgWorkspaceDatatanks
Get org workspace Datatank
Get the details for the workspace Datatank.
OrgWorkspaceDatatanks
List org workspace Datatank
List the org workspace Datatank.
OrgWorkspaceDatatanks
Run org workspace Datatank table partition command
Run org workspace Datatank table partition command. Valid commands are: refresh.
OrgWorkspaceDatatankParts
Get org workspace Datatank table partition
Get the details for the workspace Datatank table partition
OrgWorkspaceDatatankParts
List org workspace Datatank partitions
List the org workspace Datatank partitions
OrgWorkspaceDatatankParts
Update org workspace Datatank table partition
Update the org workspace Datatank table partition.
OrgWorkspaceDatatankParts
Create org workspace Datatank table
Creates a new org workspace tank table.
OrgWorkspaceDatatankTables
Delete org workspace Datatank table
Deletes the org workspace Datatank table.
OrgWorkspaceDatatankTables
Get org workspace Datatank table
Get the details for the workspace Datatank table
OrgWorkspaceDatatankTables
List org workspace Datatank tables
List the org workspace Datatank tables.
OrgWorkspaceDatatankTables
Update org workspace Datatank table
Update the org workspace Datatank table.
OrgWorkspaceDatatankTables
Update org workspace Datatank
Update the org workspace Datatank.
OrgWorkspaceDatatanks
Delete org workspace
Deletes the workspace specified in the request.
OrgWorkspaces
Get org workspace flowpipe form
Get details of a Flowpipe input step form for an org workspace
OrgWorkspaceFlowpipeInputs
Post org workspace flowpipe form response
Submit response to a Flowpipe input step form for an org workspace
OrgWorkspaceFlowpipeInputs
Create org workspace flowpipe input
Create a Flowpipe input for an org workspace
OrgWorkspaceFlowpipeInputs
Get org workspace flowpipe input
Get details of a Flowpipe input for an org workspace
OrgWorkspaceFlowpipeInputs
List org workspace flowpipe inputs
List Flowpipe inputs for an org workspace
OrgWorkspaceFlowpipeInputs
Get organization workspace installed flowpipe mod
Get organization workspace installed flowpipe mod by mod alias
OrgWorkspaceFlowpipeMods
Install flowpipe mod to organization workspace.
Install flowpipe mod to a organization workspace.
OrgWorkspaceFlowpipeMods
Uninstall flowpipe mod from organization workspace.
Uninstall flowpipe mod from organization workspace.
OrgWorkspaceFlowpipeMods
Update a flowpipe mod in an organization workspace
Update a flowpipe mod in an organization workspace
OrgWorkspaceFlowpipeMods
Create a setting for a flowpipe mod variable in an organization workspace
Create a setting for a flowpipe mod variable in an organization workspace
OrgWorkspaceFlowpipeModVariables
Delete setting for a flowpipe mod variable in an organization workspace
Delete setting for a flowpipe mod variable in an organization workspace
OrgWorkspaceFlowpipeModVariables
Get setting for a flowpipe mod variable in an organization workspace
Get setting for a flowpipe mod variable in an organization workspace
OrgWorkspaceFlowpipeModVariables
List variables in an organization flowpipe workspace mod
List all variables applicable for a flowpipe mod in a workspace specific to an organization
OrgWorkspaceFlowpipeModVariables
Update setting for a flowpipe mod variable in an organization workspace
Update setting for a flowpipe mod variable in an organization workspace
OrgWorkspaceFlowpipeModVariables
Run organization workspace Flowpipe pipeline command
Run a command on a pipeline in a workspace belonging to an organization.
OrgWorkspaceFlowpipePipelines
Get org workspace pipeline
Get the details of a pipeline for a workspace of an organization.
OrgWorkspaceFlowpipePipelines
List organization workspace pipelines
Lists the pipelines for an organization workspace.
OrgWorkspaceFlowpipePipelines
Get org workspace pipeline triggers
Get the list of triggers that a pipeline is associated with.
OrgWorkspaceFlowpipePipelines
Run organization workspace Flowpipe trigger command
Run a command on a trigger in a workspace belonging to an organization.
OrgWorkspaceFlowpipeTriggers
Create org workspace trigger
Creates a new trigger for an org workspace.
OrgWorkspaceFlowpipeTriggers
Delete org workspace pipeline
Deletes the pipeline specified in the request for a workspace of an organization.
OrgWorkspaceFlowpipeTriggers
Get org workspace flowpipe trigger
Get the details of a trigger for a workspace of an org.
OrgWorkspaceFlowpipeTriggers
List organization workspace triggers
Lists the pipelines for an organization workspace.
OrgWorkspaceFlowpipeTriggers
Update org workspace trigger
Updates a trigger for a workspace of an org.
OrgWorkspaceFlowpipeTriggers
Get org workspace
Get the details for a workspace in an organization.
OrgWorkspaces
Query org workspace
Performs a query in an org workspace. Results are limited to 5000 rows or 30 seconds of query execution.
OrgWorkspaces
Query org workspace with extensions
Performs a query in an org workspace, with content type and content encoding forming part of the API path. Results are limited to 5000 rows or 30 seconds of query execution.
OrgWorkspaces
Get org workspace integration
Get details of an integration available for a workspace belonging to an organization.
OrgWorkspaceIntegrations
List org workspace integrations
List integrations available for an organization workspace. If run on a custom tenant this will return integrations configured both on tenant and org level.
OrgWorkspaceIntegrations
List org workspace integration github respositories
List respositories that are given access to the integration available for an organization workspace.
OrgWorkspaceIntegrations
List org workspace integration github respository heads
List heads for a respository of an integration available for an organization workspace.
OrgWorkspaceIntegrations
List org workspace integration gitlab project branches
List branches for a gitlab project of an integration available for an organization workspace.
OrgWorkspaceIntegrations
List org workspace integration gitlab projects
List projects that are given access to the integration available for an organization workspace.
OrgWorkspaceIntegrations
List org workspaces
List the workspace for an organization.
OrgWorkspaces
Org workspace audit logs
Returns the audit logs for an org workspace.
OrgWorkspaces
Org workspace logs
Returns the workspace logs for an org.
OrgWorkspaces
Create Org Workspace Member
Add an individual as a member of a workspace in an organization.
OrgWorkspaceMembers
Delete Org Workspace Member
Remove a member from a workspace of an organization.
OrgWorkspaceMembers
Get Org Workspace Member
Get details of a member belonging to a workspace of an organization.
OrgWorkspaceMembers
List Organization Workspace Members
List all members of a workspace in an organization who has accepted / invited.
OrgWorkspaceMembers
Update Org Workspace Member
Update the role of a member belonging to a workspace of an organization.
OrgWorkspaceMembers
Get organization workspace installed mod
Get organization workspace installed mod by mod alias
OrgWorkspaceMods
Install a mod to an organization workspace
Install a mod to an organization workspace
OrgWorkspaceMods
List organization workspace installed mods
List organization workspace installed mods
OrgWorkspaceMods
Uninstall mod from organization workspace.
Uninstall mod from organization workspace.
OrgWorkspaceMods
Update a mod in an organization workspace
Update a mod in an organization workspace
OrgWorkspaceMods
Create a setting for a mod variable in an organization workspace
Create a setting for a mod variable in an organization workspace
OrgWorkspaceModVariables
Delete setting for a mod variable in an organization workspace
Delete setting for a mod variable in an organization workspace
OrgWorkspaceModVariables
Get setting for a mod variable in an organization workspace
Get setting for a mod variable in an organization workspace
OrgWorkspaceModVariables
List variables in an organization workspace mod
List all variables applicable for a mod in a workspace specific to an organization
OrgWorkspaceModVariables
Update setting for a mod variable in an organization workspace
Update setting for a mod variable in an organization workspace
OrgWorkspaceModVariables
Post org workspace notifier commands
Post a command for a notifier for an orgs workspace
OrgWorkspaceNotifiers
Create org workspace notifier
Create a new notifier for an org workspace
OrgWorkspaceNotifiers
Delete org workspace notifier
Delete a notifier for an org workspace
OrgWorkspaceNotifiers
Get org workspace notifier
Get a notifier for an org workspace
OrgWorkspaceNotifiers
List org workspace notifiers
List all notifiers for an org workspace
OrgWorkspaceNotifiers
Update org workspace notifier
Update a notifier for an org workspace
OrgWorkspaceNotifiers
Run org workspace pipeline command
Run a command on a pipeline in a workspace belonging to an organization.
OrgWorkspacePipelines
Create org workspace pipeline
Creates a new pipeline for a workspace of an organization.
OrgWorkspacePipelines
Delete org workspace pipeline
Deletes the pipeline specified in the request for a workspace of an organization.
OrgWorkspacePipelines
Get org workspace pipeline
Get the details of a pipeline for a workspace of an organization.
OrgWorkspacePipelines
List org workspace pipelines
Lists the pipelines for a workspace of an organization.
OrgWorkspacePipelines
Update org workspace pipeline
Updates a pipeline for a workspace of an organization.
OrgWorkspacePipelines
Query org workspace
Performs a query in an org workspace. Results are limited to 5000 rows or 30 seconds of query execution.
OrgWorkspaces
Query org workspace with extensions
Performs a query in an org workspace, with content type and content encoding forming part of the API path. Results are limited to 5000 rows or 30 seconds of query execution.
OrgWorkspaces
Run org workspace process command
Run a command against an org workspace process.
OrgWorkspaceProcesses
Get org workspace process
Get the details for the process.
OrgWorkspaceProcesses
List org workspace processes
List the processes associated with an org workspace.
OrgWorkspaceProcesses
List org workspace process logs
List the process logs associated with a workspace process.
OrgWorkspaceProcesses
Attach a schema to an org workspace
Attach an identity-level connection schema to an org workspace.
OrgWorkspaceSchemas
Detach a schema from an org workspace
Detach an identity-level connection schema from an org workspace.
OrgWorkspaceSchemas
Get org workspace schema
Get the details for an org workspace schema.
OrgWorkspaceSchemas
Get org workspace schema table
Get details about a specific table in a org workspace schema.
OrgWorkspaceSchemas
List org workspace schemas
List the schemas for the org workspace. This will consist of the aggregators, datatanks and identity-level connections associated with the workspace.
OrgWorkspaceSchemas
List org workspace schema tables
List the tables for an org workspace schema.
OrgWorkspaceSchemas
Create org workspace snapshot
Creates a new workspace snapshot for an org.
OrgWorkspaceSnapshots
Delete org workspace snapshot
Deletes an org workspace snapshot.
OrgWorkspaceSnapshots
Download org workspace snapshot
Downloads the full data for an org workspace snapshot.
OrgWorkspaceSnapshots
Get org workspace snapshot
Get the details for an org workspace snapshot.
OrgWorkspaceSnapshots
List org workspace snapshots
List the workspace snapshots for an org.
OrgWorkspaceSnapshots
Update org workspace snapshot
Updates an org workspace snapshot.
OrgWorkspaceSnapshots
Update org workspace
Update a workspace in an organization.
OrgWorkspaces
List org workspace usage
List the usage associated with an org workspace.
OrgWorkspaceUsages
Create tenant Stripe billing intent
Create tenant Stripe billing intent
TenantBilling
Create a new subscription
Create a new subscription for the tenant. There can only be 1 active subscription per tenant.
TenantBilling
Delete tenant billing payment method.
Delete tenant billing payment method. Deleting default payment method will result in a 403 (forbidden) error.
TenantBilling
Delete tenant subscription
Delete tenant subscription.
TenantBilling
Get tenant billing plan.
Get the current tenant billing plan.
TenantBilling
Get a tenant invoice
Get an invoice for a tenant.
TenantBilling
Get tenant billing payment method.
List tenant billing payment method.
TenantBilling
Get tenant subscription
Get tenant subscription
TenantBilling
Get upcoming invoice
Get upcoming invoice. Can be used to let subscriber know the estimated amount for next invoice.
TenantBilling
List tenant invoices
List tenant invoices. TODO: paging, Stripe suports this we need to to implement it.
TenantBilling
List tenant billing payment methods.
List tenant billing payment methods.
TenantBilling
List tenant subscriptions
List tenant subscriptions.
TenantBilling
Update tenant billing payment method.
Update tenant billing payment method.
TenantBilling
Update tenant subscription
Update tenant subscription. Use this API to "stop cancel at the next billing period" by passing "stopcancel" in the action parameter.
TenantBilling
Create tenant connection
Creates a new connection for a custom tenant.
TenantConnections
Create tenant connection permission
Create permissions for a tenant connection.
TenantConnections
Delete tenant connection
Deletes a connection defined at the tenant level.
TenantConnections
Delete tenant connection permission
Delete permission for a connection defined on a custom tenant.
TenantConnections
Create tenant connection folder
Creates a new connection folder for a custom tenant.
TenantConnectionFolders
Create tenant connection folder permission
Create permissions for a connection folder defined on a custom tenant.
TenantConnectionFolders
Delete tenant connection folder
Deletes a connection folder defined at the tenant level.
TenantConnectionFolders
Delete tenant connection folder permission
Delete permission for a connection folder defined on a custom tenant.
TenantConnectionFolders
Get tenant connection folder
Get connection folder for a custom tenant.
TenantConnectionFolders
Get tenant connection folder permission
Get permission for a connection folder defined on a custom tenant.
TenantConnectionFolders
List tenant connection folders
List connection folders for a custom tenant.
TenantConnectionFolders
List tenant connection folder permissions
List permissions for a connection folder defined on a custom tenant.
TenantConnectionFolders
List tenant connection folder workspaces
List the workspaces that a tenant connection folder has been added to.
TenantConnectionFolders
Update tenant connection folder
Update the details of a connection folder belonging to a custom tenant.
TenantConnectionFolders
Update tenant connection folder permission
Update permission for a connection folder defined on a custom tenant.
TenantConnectionFolders
Get tenant connection
Get connection for a tenant.
TenantConnections
Get tenant connection permission
Get permission for a connection defined on a custom tenant.
TenantConnections
List tenant connections
List connections for a tenant.
TenantConnections
List tenant connection permissions
List permissions for a connection defined on a custom tenant.
TenantConnections
List tenant connection workspaces
List the workspaces that a tenant connection has been added to.
TenantConnections
Test tenant connection
Test the config for a tenant connection to check for basic connectivity.
TenantConnections
List tenant connection tree
List connection tree for a tenant.
TenantConnectionTree
Update tenant connection
Update the details of a connection belonging to a tenant.
TenantConnections
Update tenant connection permission
Update permission for a connection defined on a custom tenant.
TenantConnections
Create tenant
Creates a tenant.
Tenants
Create tenant avatar
Create custom avatar for a tenant.
Tenants
Delete tenant
Deletes the specified tenant.
Tenants
Delete tenant avatar
Delete custom avatar for a tenant.
Tenants
Get tenant
Retrieves the tenant information.
Tenants
Get tenant avatar
Get public avatar for a tenant.
Tenants
Get tenant settings
Retrieves the tenant settings.
Tenants
Run tenant integration command
Run a command for a tenant integration
TenantIntegrations
Create tenant integration
Creates a new integration on a custom tenant.
TenantIntegrations
Delete tenant integration
Delete an integration configured on a custom tenant.
TenantIntegrations
Get tenant integration
Get details of an integration configured on a custom tenant.
TenantIntegrations
Install GitHub integration on a custom tenant
Install a GitHub integration on a custom tenant.
TenantIntegrations
Install Slack integration on a custom tenant
Install a Slack integration on a custom tenant.
TenantIntegrations
List tenant integrations
List integrations configured on a custom tenant.
TenantIntegrations
List tenant integration Slack channels
List Slack channels that are given access to a tenant Slack integration.
TenantIntegrations
Test custom tenant integration
Test the config for a custom tenant integration to check for basic connectivity before you create it.
TenantIntegrations
Update tenant integration
Update details of an integration configured on a custom tenant.
TenantIntegrations
List tenants
List tenants the actor is a member of.
Tenants
Tenant audit logs
Returns the audit logs for a custom tenant.
Tenants
List tenant constraints
List all applicable constraints for a tenant.
Tenants
List tenant usage
List all usage metrics for a tenant.
Tenants
Delete tenant log archive
Delete a log archive for the tenant
TenantLogArchives
Download a tenant log archive
Download a log archive for the tenant
TenantLogArchives
Get tenant log archive
Get a log archive for the tenant
TenantLogArchives
List tenant log archives
List log archives for the tenant
TenantLogArchives
Confirm tenant member invite
Confirm tenant member invite.
TenantMembers
Delete tenant member
Delete the user from the tenant.
TenantMembers
Delete tenant member invite
Delete the tenant member invite.
TenantMembers
Get tenant member
Get tenant member.
TenantMembers
Invite tenant member
Invite member to a tenant.
TenantMembers
List Tenant Members
List all members of a tenant who are invited / accepted.
TenantMembers
Update tenant member
Update the role of a member of a tenant.
TenantMembers
Create tenant notifier
Create a new notifier for a custom tenant
TenantNotifiers
Delete tenant notifier
Delete a notifier for a custom tenant
TenantNotifiers
Get tenant notifier
Get a notifier for a custom tenant
TenantNotifiers
List tenant notifiers
List all notifiers for a custom tenant
TenantNotifiers
Update tenant notifier
Update a notifier for a custom tenant
TenantNotifiers
List audit logs for a tenant service account
Returns the audit logs where the service account is either the actor or the identity (tenant-level service account).
TenantServiceAccountAuditLogs
Create a tenant service account
Create a new service account at the tenant level.
TenantServiceAccounts
Delete a tenant service account
Delete an existing service account at the tenant level.
TenantServiceAccounts
Get tenant service account
Retrieves a specific tenant-level service account.
TenantServiceAccounts
List tenant service accounts
Lists service accounts at the tenant level.
TenantServiceAccounts
Create a tenant service account token
Create a new token for a tenant-level service account.
TenantServiceAccountTokens
Delete a tenant service account token
Delete a token for a tenant-level service account.
TenantServiceAccountTokens
Get a tenant service account token
Retrieves a specific token for a tenant-level service account.
TenantServiceAccountTokens
List tenant service account tokens
Lists tokens for a tenant-level service account.
TenantServiceAccountTokens
Update a tenant service account token
Update an existing token for a tenant-level service account.
TenantServiceAccountTokens
Update a tenant service account
Update an existing service account at the tenant level.
TenantServiceAccounts
Update tenant
Updates various information about a tenant.
Tenants
Update tenant settings
Update settings for a custom tenant.
Tenants
Create Stripe billing intent
Create Stripe billing intent
UserBilling
Create a new subscription
Create a new subscription for the user. There can only be 1 active subscription per user. TODO: webhook when subscription payment fail? What to do when subscription is deactivated?
UserBilling
Delete user billing payment method.
Delete user billing payment method. Deleting default payment method will result in a 403 (forbidden) error.
UserBilling
Delete user subscription
Delete user subscription. TODO: prorate, when to delete subscription. Webhook when the Subscription is finally deleted.
UserBilling
Get a user invoice
Get an invoice.
UserBilling
Get user billing payment method.
List user billing payment method.
UserBilling
Get user subscription
Get user subscription
UserBilling
Get upcoming user invoice
Get the upcoming invoice for this user. Can be used to let the user know the estimated amount for next invoice.
UserBilling
List user invoices
List user invoices. TODO: paging, Stripe suports this we need to to implement it.
UserBilling
List user billing payment methods.
List user billing payment methods.
UserBilling
List user subscriptions
List user subscriptions. TODO: user should only have 1 active subscriptions, but what if we change subscriptions (is it possible?). Should we display old subscriptions?
UserBilling
Update user billing payment method.
Update user billing payment method.
UserBilling
Create user connection
Creates a new connection for a user.
UserConnections
Create user connection
Creates a new connection for a user.
UserConnections
Delete user connection
Deletes a connection belonging to a user.
UserConnections
Delete user connection
Delete a connection belonging to a user.
UserConnections
Get user connection
Get the details of a connection belonging to a user.
UserConnections
Get user connection
Get the details for a connection belonging to a user.
UserConnections
List user connections
List connections for a user.
UserConnections
List user connections
List the connection for a user.
UserConnections
List user connection workspaces
List the workspaces that a user connection has been added to.
UserConnections
List user connection workspaces
List the workspaces that a user connection has been added to.
UserConnections
Test user connection
Test the config for a user connection to check for basic connectivity.
UserConnections
Test user connection
Test the config for a user connection to check for basic connectivity.
UserConnections
Update user connection
Update the details of a connection belonging to a user.
UserConnections
Update user connection
Update a connection for a user.
UserConnections
Create user
Creates a new user.
Users
Create user avatar
Create custom avatar for a user.
Users
Create user password
Create or rotate user password.
Users
Delete user
Deletes the specified user.
Users
Delete user avatar
Delete custom avatar for a user.
Users
Get user
Retrieves information of the specified user.
Users
Get user password
Get user password.
Users
Get user email
Get a particular user email record along with its metadata information.
Users
Get user billing plan.
Get the current user billing plan.
Users
Get user preferences
Get preferences for the user such as email preferences.
Users
Run user integration command
Run a command for a user integration
UserIntegrations
Create user integration
Creates a new integration for a user. A user can only create a Github integration.
UserIntegrations
Delete user integration
Delete an integration configured for a user.
UserIntegrations
Get user integration
Get details of an integration configured on a user.
UserIntegrations
Install GitHub integration for a user
Install a GitHub integration for a user identity.
UserIntegrations
Install Slack integration for a user
Install a Slack integration for a user identity.
UserIntegrations
List user integrations
List integrations configuered for a user.
UserIntegrations
List user integration Slack channels
List Slack channels that are given access to a user Slack integration.
UserIntegrations
Test user integration
Test the config for a user integration to check for basic connectivity before you create it.
UserIntegrations
Update user integration
Update details of an integration configured for a user.
UserIntegrations
List users
List the users.
Users
User audit logs
Returns the audit logs for a user.
Users
List user constraints
List all applicable constraints for a user.
Users
List user emails
List emails for a user along with other metadata information for each item.
Users
List user usage
List all usage metrics for a user.
Users
Create user notifier
Create a new notifier for a user
UserNotifiers
Delete user notifier
Delete a notifier for a user
UserNotifiers
Get user notifier
Get a notifier for a user
UserNotifiers
List user notifiers
List all notifiers for a user
UserNotifiers
Update user notifier
Update a notifier for a user
UserNotifiers
Get User process
Get process for a user.
UserProcesses
List User processes
List processes for a user.
UserProcesses
List user process logs
List the process logs for a given process of a user.
UserProcesses
Create token
Creates a new token for the specified user. The limit is 2 per user.
UserTokens
Delete token
Deletes the token associated with the specified user.
UserTokens
Get token
Retrieves the information of a specified token.
UserTokens
List tokens
List the token for a user.
UserTokens
Update token
Changes the status of the specified token from Active to Inactive or vice versa.
UserTokens
Update user
Updates the handle name, display name, or the URL of a user.
Users
Update user preferences
Update preferences for the user e.g. opting out of receiving certain kind of emails.
Users
Create an aggregator for a user workspace
Creates an aggregator for a workspace of a user.
UserWorkspaceAggregators
Delete an aggregator for a user workspace
Deletes an aggregator belonging to a workspace of a user.
UserWorkspaceAggregators
Get an aggregator for a user workspace
Get the details of an aggregator belonging to a workspace of a user.
UserWorkspaceAggregators
Get a connection in the scope of an aggregator for a user workspace
Get a connection that is a part of an aggregator defined in a workspace of a user.
UserWorkspaceAggregators
List aggregators for a user workspace
List aggregators for a workspace of a user.
UserWorkspaceAggregators
List connections in the scope of an aggregator for a user workspace
List all connections that are a part of an aggregator defined in a workspace of a user.
UserWorkspaceAggregators
Update an aggregator for a user workspace
Update the details of an aggregator belonging to workspace of a user.
UserWorkspaceAggregators
Download user workspace artifact
Downloads an artifact file from a user workspace AI conversation.
UserWorkspaceArtifacts
Run user workspace command
Run a command in the workspace. Valid commands are: reboot.
UserWorkspaces
Create user workspace connection association
Associate a connection with the workspace. A workspace can have multiple association.
UserWorkspaceConnectionAssociations
Delete user workspace connection association
Dissociates or delete the workspace and connection association.
UserWorkspaceConnectionAssociations
Get user workspace connection association
Get the details for a workspace and connection association.
UserWorkspaceConnectionAssociations
List user workspace connection associations
List the connections associated with a workspace.
UserWorkspaceConnectionAssociations
Create a connection for a user workspace
Allows to create a connection on a workspace for a user.
UserWorkspaceConnections
Delete user workspace connection
Dissociates or delete the workspace and connection association.
UserWorkspaceConnections
Create user workspace connection folder
Creates a new connection folder in a workspace of a user.
UserWorkspaceConnectionFolders
Delete user workspace connection folder
Deletes a connection folder defined at a user workspace.
UserWorkspaceConnectionFolders
Get user workspace connection folder
Get connection folder for a user workspace.
UserWorkspaceConnectionFolders
List user workspace connections folders
List connection folders for a user workspace.
UserWorkspaceConnectionFolders
Update user workspace connection folder
Update the details of a connection folder belonging to a user workspace.
UserWorkspaceConnectionFolders
Get user workspace connection association
Get the details for a workspace and connection association.
UserWorkspaceConnections
List connections for a user workspace
List connections explicitly defined or associated to the workspace.
UserWorkspaceConnections
Test user workspace connection
Test the config for a connection configured on a user workspace to check for basic connectivity.
UserWorkspaceConnections
List user workspace connection tree
List connection tree for a user workspace.
UserWorkspaceConnectionTree
Update user workspace connection
Update the details of a connection belonging to a workspace of a user.
UserWorkspaceConnections
Create user workspace
Creates a new workspace for a user.
UserWorkspaces
Create user workspace Datatank
Creates a new user workspace tank.
UserWorkspaceDatatanks
Delete user workspace Datatank table
Deletes the user workspace Datatank table.
UserWorkspaceDatatanks
Get user workspace Datatank
Get the details for the workspace Datatank.
UserWorkspaceDatatanks
List user workspace Datatank
List the user workspace Datatank.
UserWorkspaceDatatanks
Run user workspace Datatank table partition command
Run user workspace Datatank table partition command. Valid commands are: refresh.
UserWorkspaceDatatankParts
Get user workspace Datatank table partition
Get the details for the workspace Datatank table partition
UserWorkspaceDatatankParts
List user workspace Datatank partitions
List the user workspace Datatank partitions
UserWorkspaceDatatankParts
Update user workspace Datatank table partition
Update the user workspace Datatank table partition.
UserWorkspaceDatatankParts
Create user workspace Datatank table
Creates a new user workspace tank table.
UserWorkspaceDatatankTables
Delete user workspace Datatank table
Deletes the user workspace Datatank table.
UserWorkspaceDatatankTables
Get user workspace Datatank table
Get the details for the workspace Datatank table
UserWorkspaceDatatankTables
List user workspace Datatank tables
List the user workspace Datatank tables.
UserWorkspaceDatatankTables
Update user workspace Datatank table
Update the user workspace Datatank table.
UserWorkspaceDatatankTables
Update user workspace Datatank
Update the user workspace Datatank.
UserWorkspaceDatatanks
Delete user workspace
Deletes the workspace specified in the request by the user.
UserWorkspaces
Get user workspace flowpipe form
Get details of a Flowpipe input step form for a user workspace
UserWorkspaceFlowpipeInputs
Post user workspace flowpipe form response
Submit response to a Flowpipe input step form for a user workspace
UserWorkspaceFlowpipeInputs
Create user workspace flowpipe input
Create a Flowpipe input for a user workspace
UserWorkspaceFlowpipeInputs
Get user workspace flowpipe input
Get details of a Flowpipe input for a user workspace
UserWorkspaceFlowpipeInputs
List user workspace flowpipe inputs
List Flowpipe inputs for a user workspace
UserWorkspaceFlowpipeInputs
Get user workspace installed flowpipe mod
Get user workspace installed flowpipe mod by mod alias
UserWorkspaceFlowpipeMods
Install flowpipe mod to a user's workspace
Install flowpipe mod to a user's workspace
UserWorkspaceFlowpipeMods
Uninstall flowpipe mod from a user's workspace.
Uninstall flowpipe mod from a user's workspace
UserWorkspaceFlowpipeMods
Update a flowpipe mod in a user's workspace
Update a flowpipe mod in a user's workspace
UserWorkspaceFlowpipeMods
Create a setting for a flowpipe mod variable in a user workspace
Create a setting for a flowpipe mod variable in a user workspace
UserWorkspaceFlowpipeModVariables
Delete setting for a flowpipe mod variable in a user workspace
Delete setting for a flowpipe mod variable in a user workspace
UserWorkspaceFlowpipeModVariables
Get setting for a flowpipe mod variable in a user workspace
Get setting for a flowpipe mod variable in a user workspace
UserWorkspaceFlowpipeModVariables
List variables for a user workspace flowpipe mod
List all variables applicable for a flowpipe mod in a workspace specific to a user
UserWorkspaceFlowpipeModVariables
Update setting for a flowpipe mod variable in a user workspace
Update setting for a flowpipe mod variable in a user workspace
UserWorkspaceFlowpipeModVariables
Run user workspace Flowpipe pipeline command
Run a command on a pipeline in a workspace belonging to a user.
UserWorkspaceFlowpipePipelines
Get user workspace pipeline
Get the details of a pipeline for a workspace of a user.
UserWorkspaceFlowpipePipelines
List user workspace pipelines
Lists the pipelines for a user workspace.
UserWorkspaceFlowpipePipelines
Get user workspace pipeline triggers
Get the list of triggers that a pipeline is associated with.
UserWorkspaceFlowpipePipelines
Run user workspace Flowpipe trigger command
Run a command on a trigger in a workspace belonging to a user.
UserWorkspaceFlowpipeTriggers
Create user workspace trigger
Creates a new trigger for a user workspace.
UserWorkspaceFlowpipeTriggers
Delete user workspace pipeline
Deletes the pipeline specified in the request for a workspace of a user.
UserWorkspaceFlowpipeTriggers
Get user workspace flowpipe trigger
Get the details of a trigger for a workspace of a user.
UserWorkspaceFlowpipeTriggers
List user workspace triggers
Lists the triggers for a user workspace.
UserWorkspaceFlowpipeTriggers
Update user workspace trigger
Updates a trigger for a workspace of a user.
UserWorkspaceFlowpipeTriggers
Get user workspace
Get the details for the workspace.
UserWorkspaces
Query user workspace
Performs a query in a user workspace. Results are limited to 5000 rows or 30 seconds of query execution.
UserWorkspaces
Query user workspace with extensions
Performs a query in a user workspace, with content type and content encoding forming part of the API path. Results are limited to 5000 rows or 30 seconds of query execution.
UserWorkspaces
Get user workspace integration
Get details of an integration available for a workspace belonging to a user.
UserWorkspaceIntegrations
List user workspace integrations
List integrations available for a user workspace. If run on a custom tenant this will return integrations configured both on tenant and user level.
UserWorkspaceIntegrations
List user workspace integration github respositories
List respositories that are given access to the integration available for a user workspace.
UserWorkspaceIntegrations
List user workspace integration github respository heads
List heads for a respository of an integration available for a user workspace.
UserWorkspaceIntegrations
List user workspace integration gitlab project branches
List branches for a gitlab project of an integration available for a user workspace.
UserWorkspaceIntegrations
List user workspace integration gitlab projects
List gitlab proejcts that are given access to the integration available for a user workspace.
UserWorkspaceIntegrations
List user workspaces
List the workspace for a user.
UserWorkspaces
User workspace audit logs
Returns the audit logs for a user workspace.
UserWorkspaces
User workspace logs
Returns the workspace logs for a user.
UserWorkspaces
Get user workspace installed mod
Get user workspace installed mod by mod alias
UserWorkspaceMods
Install a mod to a user's workspace
Install a mod to a user's workspace
UserWorkspaceMods
List user workspace installed mods
List user workspace installed mods
UserWorkspaceMods
Uninstall mod from a user's workspace.
Uninstall mod from a user's workspace
UserWorkspaceMods
Update a mod in a user's workspace
Update a mod in a user's workspace
UserWorkspaceMods
Create a setting for a mod variable in a user workspace
Create a setting for a mod variable in a user workspace
UserWorkspaceModVariables
Delete setting for a mod variable in a user workspace
Delete setting for a mod variable in a user workspace
UserWorkspaceModVariables
Get setting for a mod variable in a user workspace
Get setting for a mod variable in a user workspace
UserWorkspaceModVariables
List variables for a user workspace mod
List all variables applicable for a mod in a workspace specific to a user
UserWorkspaceModVariables
Update setting for a mod variable in a user workspace
Update setting for a mod variable in a user workspace
UserWorkspaceModVariables
Post user workspace notifier commands
Post a command for a notifier for a users workspace
UserWorkspaceNotifiers
Create user workspace notifier
Create a new notifier for a user workspace
UserWorkspaceNotifiers
Delete user workspace notifier
Delete a notifier for a user workspace
UserWorkspaceNotifiers
Get user workspace notifier
Get a notifier for a user workspace
UserWorkspaceNotifiers
List user workspace notifiers
List all notifiers for a user workspace
UserWorkspaceNotifiers
Update user workspace notifier
Update a notifier for a user workspace
UserWorkspaceNotifiers
Run user workspace pipeline command
Run a command on a pipeline in a workspace belonging to a user.
UserWorkspacePipelines
Create user workspace pipeline
Creates a new pipeline for a workspace of a user.
UserWorkspacePipelines
Delete user workspace pipeline
Deletes the pipeline specified in the request for a workspace of a user.
UserWorkspacePipelines
Get user workspace pipeline
Get the details of a pipeline for a workspace of a user.
UserWorkspacePipelines
List user workspace pipelines
Lists the pipelines for a workspace of a user.
UserWorkspacePipelines
Update user workspace pipeline
Updates a pipeline for a workspace of a user.
UserWorkspacePipelines
Query user workspace
Performs a query in a user workspace. Results are limited to 5000 rows or 30 seconds of query execution.
UserWorkspaces
Query user workspace with extensions
Performs a query in a user workspace, with content type and content encoding forming part of the API path. Results are limited to 5000 rows or 30 seconds of query execution.
UserWorkspaces
Run user workspace process command
Run a command against a users workspace process.
UserWorkspaceProcesses
Get user workspace process
Get the details for a user workspace process.
UserWorkspaceProcesses
List user workspace processes
List the process associated with a user workspace.
UserWorkspaceProcesses
List user workspace process logs
List the process logs associated with a workspace process.
UserWorkspaceProcesses
Attach a schema to a user workspace
Attach an identity-level connection schema to a user workspace.
UserWorkspaceSchemas
Detach a schema from a user workspace
Detach an identity-level connection schema from a user workspace.
UserWorkspaceSchemas
Get user workspace schema
Get the details for a user workspace schema.
UserWorkspaceSchemas
Get user workspace schema table
Get details about a specific table in a user workspace schema.
UserWorkspaceSchemas
List user workspace schemas
List the schemas for the user workspace. This will consist of the aggregators, datatanks and identity-level connections associated with the workspace.
UserWorkspaceSchemas
List user workspace schema tables
List the tables for a user workspace schema.
UserWorkspaceSchemas
Create user workspace snapshot
Creates a new workspace snapshot for a user.
UserWorkspaceSnapshots
Delete user workspace snapshot
Deletes a user workspace snapshot.
UserWorkspaceSnapshots
Download user workspace snapshot
Downloads the full data for a user workspace snapshot.
UserWorkspaceSnapshots
Get user workspace snapshot
Get the details for a user workspace snapshot.
UserWorkspaceSnapshots
List user workspace snapshots
List the workspace snapshots for a user.
UserWorkspaceSnapshots
Update user workspace snapshot
Updates a user workspace snapshot.
UserWorkspaceSnapshots
Update user workspace
Update the workspace for a user.
UserWorkspaces
List user workspace usage
List the usage associated with a user workspace.
UserWorkspaceUsages
FAQ

Turbot Pipes integration, answered

How do AI agents use Turbot Pipes through Open Connector?
Your user connects Turbot Pipes once with one of its cataloged authentication methods. Open Connector stores the credential in an encrypted vault and exposes Turbot Pipes tools to your agent over MCP or a typed API, with credentials injected server-side on each call.
Is this a Turbot Pipes MCP server?
Yes. Open Connector can serve Turbot Pipes as a named MCP server with a scoped allowlist and a per-user connection URL, so any MCP client can call Turbot Pipes actions with credentials injected server-side.
Where do Turbot Pipes credentials live?
In your own infrastructure. Open Connector keeps credentials in its own vault and injects them at call time, so they never leave your environment.

Give your agents Turbot Pipes — keep the keys.

Open source, self-hostable, with Turbot Pipes credentials that never leave your infrastructure. Run it from source today.