Metabase icon

Metabase

Business intelligence platform for questions, dashboards, databases, collections, pulses, and analytics reports.

Covers analytics activity across dashboards, questions, databases, exports, collections, and shared reports.

Sign in to connect Metabase

Sign in to connect an account and start using Metabase in your apps.

Example Use Cases

These are example ways Snow can use Metabase when building apps with you. This list is meant to show examples, not document every possible capability. Connecting an account does not make Snow run these automatically on its own.

Bulk Move Cards

Tool to bulk move cards to a collection or remove them from collections. Use when you need to organize multiple cards by moving them to a specific collection or removing them from all collections.

Bulk Move Cards to Collection

Tool to bulk move multiple Metabase cards into a target collection or remove them from collections. Use when you need to organize multiple cards by moving them to a specific collection, or pass null as collection_id to remove cards from all collections.

Cancel Current Remote Sync Task

Tool to cancel the current active Remote Sync task in Metabase Enterprise Edition. Use when you need to stop an ongoing remote sync operation. Returns 'No active task to cancel' when there is no active task running.

Check Password Complexity

Tool to check if a password meets Metabase's configured password complexity rules. Use when you need to validate a password against current complexity requirements. The endpoint was previously at /api/util/password_check but was moved to /api/session/password-check.

Check Snippet Dependencies

Tool to check dependencies for a native query snippet in Metabase Enterprise Edition. Use when you need to verify which cards or transforms depend on a specific snippet before modifying or deleting it.

Convert Query to Native SQL

Tool to convert a Metabase query to native SQL format. Use when you need to get the formatted native SQL representation of a query.

Copy Card

Tool to create a copy of an existing Metabase card (question) by its ID. Use when you need to duplicate a card with all its query, visualization, and configuration settings.

Copy Dashboard

Tool to create a copy of an existing Metabase dashboard. Use when you need to duplicate a dashboard with optional customization of name, description, and collection placement. Supports both shallow copy (references same cards) and deep copy (duplicates all cards).

Create Bookmark

Tool to create a new bookmark for a Metabase item (card, dashboard, collection, or dataset). Use when the user wants to bookmark a specific item for quick access.

Create Card

Tool to create a new Metabase card (question or model). Use when you need to create a new query, report, or visualization in Metabase.