Skip to main content
Server path: /snowflake | Type: Application | PCID required: Yes

Tools


snowflake_cancel_statement

Cancel the execution of a running SQL statement Parameters:

snowflake_check_statement_status

Check the status of a previously submitted SQL statement Parameters:

snowflake_describe_table

Get detailed information about a table including columns, data types, and constraints Parameters:

snowflake_execute_statement

Execute a SQL statement in Snowflake and return results Parameters:

snowflake_get_query_history

Get query execution history with optional filters Parameters:

snowflake_get_session_info

Get current session information including user, role, warehouse, database, and schema

snowflake_get_table_ddl

Get the DDL (Data Definition Language) statement for creating a table Parameters:

snowflake_get_users

Get a list of users in the Snowflake account

snowflake_get_warehouse_status

Get the status of warehouses (running, suspended, etc.) Parameters:

snowflake_list_databases

List all databases available in the Snowflake account

snowflake_list_schemas

List all schemas in a database or current database Parameters:

snowflake_list_tables

List all tables in a schema, database, or current context Parameters:

snowflake_start_warehouse

Start a suspended warehouse Parameters:

snowflake_stop_warehouse

Stop/suspend a running warehouse Parameters: