create_organization
Create Organization
Create a new organization. Organizations allow teams to collaborate and share workspaces, connections, and other resources.
create_organization
Create a new organization. Organizations allow teams to collaborate and share workspaces, connections, and other resources.
test_connection
Test a connection to verify that its credentials and configuration are valid. Returns the test result indicating whether the connection can successfully communicate with the external system.
get_process
Get detailed information about a specific process, including its current state and execution details.
list_organizations
List organizations the authenticated user has access to. Organizations allow teams to collaborate and share workspaces, connections, and other resources.
list_snapshots
List dashboard snapshots for a workspace. Snapshots capture the state of Powerpipe dashboards and benchmarks, and can be shared internally or publicly.
list_pipelines
List Flowpipe pipelines configured in a workspace. Pipelines automate workflows and can be triggered by schedules, webhooks, or manual execution.
delete_connection
Permanently delete a connection. This will remove the connection's credentials and configuration from Turbot Pipes.
manage_org_member
Add, update, or remove a member from an organization. Use action "add" to invite a new member, "update" to change their role, or "remove" to remove them.
update_workspace
Update a workspace's configuration including handle, instance type, desired state, and database volume size.
update_organization
Update an organization's handle or display name.
create_connection
Create a new connection to an external system. Connections provide credentials and configuration for Steampipe plugins to query cloud resources and for Flowpipe pipelines to perform actions.
list_connections
List connections for a user or organization. Connections provide credentials and configuration for interacting with external systems like AWS, Azure, GCP, and other cloud providers.
run_pipeline
Execute a Flowpipe pipeline command in a workspace. This triggers a pipeline run which will be tracked as a process.
get_organization
Get detailed information about a specific organization.
get_workspace
Retrieve detailed information about a specific workspace including its state, instance type, database configuration, and connection details.
list_processes
List processes (background tasks) running in a workspace. Processes track asynchronous operations like scheduled snapshots, pipeline executions, and system tasks.
execute_query
Execute a SQL query against a workspace's Steampipe database. Steampipe exposes cloud provider APIs as SQL-queryable Postgres tables, allowing you to query resources like AWS S3 buckets, Azure VMs, GCP instances, and more using standard SQL.
create_workspace
Create a new Turbot Pipes workspace. The workspace provides a dedicated Steampipe database, Powerpipe server for dashboards and benchmarks, and Flowpipe server for pipelines.
get_actor
Retrieve information about the currently authenticated user (actor), including their handle, display name, and email.
list_org_members
List all members of an organization with their roles and status.
list_workspaces
List all accessible workspaces. Can list workspaces for a specific user, organization, or all workspaces the authenticated user has access to. Each workspace includes a dedicated Steampipe database instance, Powerpipe server, and Flowpipe server.
get_snapshot
Get detailed information about a specific dashboard snapshot, including its visibility, dashboard name, and expiration.
update_connection
Update an existing connection's handle or configuration.
delete_workspace
Permanently delete a workspace and all its associated resources including database, connections, pipelines, and snapshots.
delete_organization
Permanently delete an organization and all its resources.
Manage cloud intelligence workspaces, connections, and automation on Turbot Pipes. Create and configure workspaces with hosted Steampipe databases that expose cloud APIs as SQL-queryable Postgres tables. Execute SQL queries against cloud infrastructure data via REST API with results in JSON or CSV. Manage connections to AWS, Azure, GCP, GitHub, GitLab, and Slack, including auto-importing organizational hierarchies. Create and manage organizations, members, roles, and invitations. Run Flowpipe pipelines and triggers for workflow automation, and manage Powerpipe dashboards, compliance benchmarks, and scheduled snapshots. Configure datatanks for accelerated query caching with periodic refresh. Set up notifiers to route notifications to Slack, email, or Microsoft Teams. Monitor asynchronous processes and pipeline executions. Manage user profiles, identities, and tenant-level settings including SAML and custom domains.
Common questions about connecting Turbot Pipes to AI agents with Metorial.