# Turbot Pipes AI integration on Definable

> Turbot Pipes is an intelligence, automation, and security platform built specifically for DevOps, offering hosted Steampipe database instances, shared dashboards, snapshots, and more.

## What this connects

Turbot Pipes is an intelligence, automation, and security platform built specifically for DevOps, offering hosted Steampipe database instances, shared dashboards, snapshots, and more.

Vendor: https://pipes.turbot.com

## Tools available

**169** tools available. First 12:

- `TURBOT_PIPES_ACTOR_GET` — Get Authenticated Actor — Tool to retrieve the authenticated actor. Use when you need details about the currently authenticated actor after obtaining a valid token.
- `TURBOT_PIPES_ACTOR_LIST_ACTIVITY` — List Actor Activity — Tool to list activities for the authenticated actor. Use when you need detailed activity logs with optional filtering and pagination.
- `TURBOT_PIPES_ACTOR_LIST_CONNECTIONS` — List actor connections — Tool to list connections associated with the authenticated actor. Use after confirming authentication to retrieve the actor's connection list.
- `TURBOT_PIPES_ACTOR_LIST_ORGS` — List Actor Organizations — Tool to list organizations associated with the authenticated actor. Use when you have a valid access token.
- `TURBOT_PIPES_ACTOR_LIST_WORKSPACES` — List Actor Workspaces — Tool to list workspaces for the authenticated actor. Use when you need to retrieve all workspaces the actor has access to.
- `TURBOT_PIPES_AUTH_LOGIN_TOKEN_EMAIL_CREATE` — Start login via Email — Tool to start login process by sending a confirmation code to a user's email. Use when initiating a passwordless email login flow.
- `TURBOT_PIPES_CREATE_AUTH_SIGNUP` — Create User Signup — Tool to create a new user account via signup. Use when registering a new user with their email address.
- `TURBOT_PIPES_CREATE_ORG_CONNECTION` — Create org connection — Tool to create a new connection for an organization. Use when you need to establish a new connection with a specific plugin (e.g., AWS, GCP, Azure) in an organization.
- `TURBOT_PIPES_CREATE_ORG_CONNECTION_FOLDER` — Create Org Connection Folder — Tool to create a new connection folder for an organization. Use when you need to create a connection folder in an org to organize connections.
- `TURBOT_PIPES_CREATE_ORG_WORKSPACE_AGGREGATOR` — Create Org Workspace Aggregator — Tool to create an aggregator for a workspace of an organization. Use when you need to add a new aggregator to a specific organization's workspace.
- `TURBOT_PIPES_CREATE_ORG_WORKSPACE_CONNECTION` — Create Org Workspace Connection — Tool to create a connection on an org workspace or associate an existing org connection to the workspace. Use when you need to create or link a connection to an organization's workspace.
- `TURBOT_PIPES_CREATE_ORG_WORKSPACE_CONNECTION_FOLDER` — Create Org Workspace Connection Folder — Tool to create a connection folder in a workspace of an organization. Use when you need to organize connections into folders within an org workspace.

## Auth

Auth schemes: `API_KEY`.

## How agents use Turbot Pipes

Inside a Definable workflow, Turbot Pipes is one of the tools the **Distributor specialist** can call. Example coordination patterns:

- **Researcher → Turbot Pipes** — the Researcher (GPT-5.5) pulls context from Turbot Pipes (records, threads, documents), synthesises findings, and briefs the rest of the team.
- **Writer → Distributor → Turbot Pipes** — the Writer (Claude Opus 4.7) drafts copy in brand voice, the Verifier passes it, then the Distributor writes the result into Turbot Pipes (create record, post message, draft email).
- **Designer / Engineer → Distributor → Turbot Pipes** — the Designer ships an asset or the Engineer ships a code change, the Distributor delivers it via Turbot Pipes (attach file, open PR comment, post status).

The Verifier checks every Turbot Pipes call. On rate limit, schema drift, or auth refresh it self-heals and retries — the workflow completes without manual intervention.

## Categories

- developer tools — https://definable.ai/apps/category/developer-tools/
- security & identity tools — https://definable.ai/apps/category/security-&-identity-tools/

## Related

- HTML page: https://definable.ai/apps/turbot_pipes/
- Same category (developer tools): https://definable.ai/apps/category/developer-tools/
- All integrations: https://definable.ai/apps/
- Workflow (multi-agent loop): https://definable.ai/workflow/
- Apps llms.txt index: https://definable.ai/llms-apps.txt
