Turbot Pipes
Turbot Pipes is an intelligence, automation, and security platform built specifically for DevOps, offering hosted Steampipe database instances, shared dashboards, snapshots, and more.
This is a first-class FlyMyAI MCP. Agents discover it automatically via tool search and call the actions below on demand - you never wire it up by hand. See the Composio catalog for how discovery works.
Connect
Turbot Pipes authenticates with an API key. Generate the credential in your Turbot Pipes account, then paste it into FlyMyAI the first time an agent uses a Turbot Pipes action.
Get your Turbot Pipes credential →
Fields to fill in FlyMyAI
| Field | Details |
|---|---|
Turbot Pipes API Token | The API token used for authenticating requests to the Turbot Pipes API. (required) |
Actions
Every action this integration exposes. Agents pick the right one from the task; you do not call them by name.
| Action | What it does | Required inputs |
|---|---|---|
TURBOT_PIPES_ACTOR_GET | 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 | 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 | 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 | Tool to list organizations associated with the authenticated actor. use when you have a valid access token. | - |
TURBOT_PIPES_ACTOR_LIST_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 | Tool to start login process by sending a confirmation code to a user's email. use when initiating a passwordless email login flow. | email |
TURBOT_PIPES_IDENTITIES_GET | Tool to retrieve a specific identity by handle. use when you need details of an identity by its handle after authenticating. | identity_handle |
TURBOT_PIPES_IDENTITIES_GET_AVATAR | Tool to retrieve avatar image for an identity. use when you need to display or download the user's avatar after knowing their identity handle. | identity_handle |
TURBOT_PIPES_IDENTITIES_LIST | Tool to list all identities. use when you need to retrieve identities with optional filtering, sorting, and pagination after authentication. | - |
TURBOT_PIPES_USER_NOTIFIERS_LIST | Tool to list all notifiers for a user. use when you need to view a user's configured notification endpoints. | user_handle |
TURBOT_PIPES_USER_TOKENS_DELETE | Tool to delete a specific user token. use when you need to revoke a user's token after confirming handle and token id. | user_handle, token_id |
TURBOT_PIPES_USER_TOKENS_GET | Tool to retrieve details of a specific user token. use when you need to inspect token metadata (e.g., creation time and scopes) after confirming the user handle and token id. | user_handle, token_id |
Links
We love our partners - FlyMy.AI builds with the best. Thanks, Turbot Pipes!