Skip to main content

Snowflake

Connect Snowflake to BotDojo so your agents can run SQL, inspect schema, and write data in your warehouse.

Before You Start

You will need:

  • your Snowflake account identifier
  • a username and password
  • the default database, schema, warehouse, and role you want BotDojo to use

Connect Snowflake In BotDojo

  1. Open Integrations in BotDojo.
  2. In Agent Tools, find Snowflake and click Connect.
  3. Enter your account identifier, username, password, database, schema, warehouse, and role.
  4. Click Connect.

What This Integration Supports

Major supported actions include:

  • execute SQL queries
  • insert data
  • update data
  • inspect table schema

Snowflake also supports document loading in BotDojo, but this page is focused on the Agent Tool connection flow.

References