ClawLink
Data & Analytics6 toolsPaste one API key

Snowflake Basic integration for AI agents

Snowflake is a cloud-based data warehouse offering elastic scaling, secure data sharing, and SQL analytics across multiple cloud environments.

Use it from your agent

One ClawLink account serves every agent you run. Pick the guide for yours, or connect Snowflake Basic once and call the same tools from all of them.

Setup

Connect Snowflake Basic through ClawLink's hosted setup.

  • Auth: Paste one API key. The credential stays on the ClawLink server; your agent holds only a ClawLink key you can revoke.
  • Where: the ClawLink dashboard, or ask your agent to connect it.

What your agent can do

Snowflake Basic exposes 6 tools through ClawLink.

ToolWhat it doesKind
snowflake_basic_describe_tableRetrieves detailed information for each column (including name, data type, kind, nullabilityRead
snowflake_basic_explore_columnsRetrieves a sample of distinct values for specified columns from a Snowflake tableRead
snowflake_basic_show_databasesRetrieves a list of all databases available in the Snowflake accountRead
snowflake_basic_show_schemasRetrieves a list of all schemas within a specified Snowflake databaseRead
snowflake_basic_show_tablesRetrieves a list of tables, including their row counts and sizes in bytes, from a specifiedRead
snowflake_basic_run_queryExecutes the given SQL query in Snowflake within the specified database and schema (which mustRead