Skip to main content
Metabase
Previewv0.1.0
14 actions · 1 auth method
IAM

Getting Started

1

Create or Select a Project

Set up a new project or select an existing one. See Organizations & Projects.
2

Configure the Connector

Enable the connector and set up a Connector Profile in your project. See Setup Connector Profile.

Connector Profile · API Key

Uses a Metabase API key sent in the X-API-Key header, for self-hosted Metabase or Metabase Cloud. The key acts with the…
3

Link an Account

Link an account from the dashboard (or via StackOne Hub).See the guide for the authentication type chosen in the Connector Profile:

Link Account · API Key

4

Use Actions

Connect an AI platform to the linked account’s actions. See AI Platforms.Other ways to call actions are listed in Protocols & SDKs.

Actions

14 actions
Action
Description
List API Keys
List the API keys in a Metabase instance, with the group each key belongs to.
List Groups
List the permission groups in a Metabase instance, with member counts.
Get Group
Get a Metabase permission group by ID, with its members.
List Group Memberships
List every group membership in a Metabase instance, keyed by user id.
Get Unified Credentials
Get the current Metabase connection’s unified credentials and identity.
List Unified Groups
List unified permission groups in a Metabase instance.
Get Unified Group
Get a unified Metabase permission group by ID.
List Unified Roles
List unified roles in Metabase.
Get Unified Role
Get a unified Metabase role by ID.
List Unified Users
List unified users in a Metabase instance.
Get Unified User
Get a unified Metabase user by ID.
List Users
List people in a Metabase instance, with their group ids.
Get User
Get a Metabase person by ID, with their group memberships.
Get Current User
Get the Metabase user the API key acts as.