Snowflake
Overview
SLUG: SNOWFLAKE
Description
Snowflake is a cloud-based data warehouse offering elastic scaling, secure data sharing, and SQL analytics across multiple cloud environments
Authentication Details
OAuth2
Basic Auth
Connecting to Snowflake
Create an auth config
Use the dashboard to create an auth config for the Snowflake toolkit. This allows you to connect multiple Snowflake accounts to Composio for agents to use.
Create and Get auth config ID
Click “Create Snowflake Auth Config”. After creation, copy the displayed ID starting with ac_
. This is your auth config ID. This is not a sensitive ID — you can save it in environment variables or a database.
This ID will be used to create connections to the toolkit for a given user.
Connect Your Account
Using OAuth2
Using Basic Auth
Tools
Executing tools
To prototype you can execute some tools to see the responses and working on the Snowflake toolkit’s playground
OpenAI (Python)
Anthropic (TypeScript)
Google (Python)
Vercel (TypeScript)
Tool List
SNOWFLAKE_CANCEL_STATEMENT_EXECUTION
Tool Name: Cancel Statement Execution
Description
Action Parameters
Action Response
SNOWFLAKE_CHECK_STATEMENT_STATUS
Tool Name: Check Statement Status
Description
Action Parameters
Action Response
SNOWFLAKE_EXECUTE_SQL
Tool Name: Execute SQL
Description
Action Parameters
Action Response
SNOWFLAKE_FETCH_CATALOG_INTEGRATION
Tool Name: Fetch Catalog Integration
Description
Action Parameters
Action Response
SNOWFLAKE_GET_ACTIVE_SCHEDULED_MAINTENANCES
Tool Name: Get Active Scheduled Maintenances
Description
Action Parameters
Action Response
SNOWFLAKE_GET_ALL_SCHEDULED_MAINTENANCES
Tool Name: Get All Scheduled Maintenances
Description
Action Parameters
Action Response
SNOWFLAKE_GET_COMPONENT_STATUS
Tool Name: Get Component Status
Description
Action Parameters
Action Response
SNOWFLAKE_GET_STATUS_ROLLUP
Tool Name: Get Status Rollup
Description
Action Parameters
Action Response
SNOWFLAKE_GET_STATUS_SUMMARY
Tool Name: Get Status Summary
Description
Action Parameters
Action Response
SNOWFLAKE_GET_UNRESOLVED_INCIDENTS
Tool Name: Get Unresolved Incidents
Description
Action Parameters
Action Response
SNOWFLAKE_GET_UPCOMING_SCHEDULED_MAINTENANCES
Tool Name: Get Upcoming Scheduled Maintenances
Description
Action Parameters
Action Response
SNOWFLAKE_SHOW_DATABASES
Tool Name: Show Databases
Description
Action Parameters
Action Response
SNOWFLAKE_SHOW_SCHEMAS
Tool Name: Show Schemas
Description
Action Parameters
Action Response
SNOWFLAKE_SHOW_TABLES
Tool Name: Show Tables
Description
Action Parameters
Action Response
SNOWFLAKE_SUBMIT_SQL_STATEMENT
Tool Name: Submit SQL Statement
Description
Action Parameters
Action Response