openclaw

Connect OpenClaw to Snowflake

Run OpenClaw as a hosted agent in NoClick with Snowflake wired into its tools handle. It can use Snowflake directly while it works. No glue code, nothing to install. Click below to open a ready-to-run agent and connect your account.

Loading preview…
Opens a workflow with 375 tools ready to use.

Tools OpenClaw gets

Pick the operations you want and each becomes a tool the agent can call directly while it works.

Snowflake

375 tools
Run SQL Statement

Execute a SQL statement (query / DML / DDL) via the SQL API.

Get Statement Status / Results

Check status / fetch result rows for a previously submitted statement.

Cancel Statement

Abort an in-flight async statement.

List Databases

List accessible databases.

Create Database

Create a new database.

Fetch Database

Describe a single database.

Delete Database

Drop a named database.

List Schemas

List schemas within a database.

List Tables

List tables in a schema.

Fetch Table

Describe a single table's metadata / columns.

List Warehouses

List available compute warehouses.

Create Warehouse

Create (or replace) a compute warehouse.

Resume Warehouse

Resume a suspended warehouse.

Suspend Warehouse

Suspend a warehouse to stop credit usage.

Abort Warehouse Queries

Abort all running / queued queries on a warehouse.

List Tasks

List scheduled tasks in a schema.

Create Task

Create a scheduled SQL task.

Execute Task

Trigger an immediate manual run of a task.

Resume Task

Resume (un-suspend) a task.

Suspend Task

Pause an active task.

List Task Run History

List completed task graph runs (status / timing).

List Users

List Snowflake account users.

Create User

Create a new user account.

Delete User

Drop a named user.

List Roles

List account roles.

List Stages

List named stages (for file / data loading).

List Accounts

List the accessible accounts in the organization.

Create Account

Create an account in the organization.

Delete Account

Delete an account.

Undrop Account

Restore a dropped account that is still within its grace period.

List Alerts

List alerts in a schema.

Create Alert

Create an alert in a schema.

Fetch Alert

Fetch a single alert's definition.

Delete Alert

Drop an alert.

Clone Alert

Clone an alert into a (possibly different) schema.

Execute Alert

Execute an alert immediately.

Set Alert Tags

Set a tag on an alert.

Unset Alert Tags

Unset a tag from an alert.

Get Alert Tags

Get the tag assignments for an alert (requires an active warehouse).

List API Integrations

List API integrations in the account.

Create API Integration

Create an API integration.

Fetch API Integration

Fetch a single API integration's definition.

Create or Alter API Integration

Create an API integration, or alter it to match if it already exists.

Delete API Integration

Drop an API integration.

Set Tags on API Integration

Set a tag on an API integration.

Unset Tags from API Integration

Unset a tag from an API integration.

Get Tags on API Integration

Get the tag assignments for an API integration.

List Artifact Repositories

List artifact repositories in a schema.

Create Artifact Repository

Create an artifact repository in a schema.

Fetch Artifact Repository

Fetch a single artifact repository's definition.

Create or Alter Artifact Repository

Create an artifact repository, or alter it to match if it already exists.

Delete Artifact Repository

Drop an artifact repository.

Rename Artifact Repository

Rename an artifact repository to a new identifier.

List Catalog Integrations

List catalog integrations in the account.

Create Catalog Integration

Create a catalog integration.

Fetch Catalog Integration

Fetch a single catalog integration's definition.

Delete Catalog Integration

Drop a catalog integration.

Set Catalog Integration Tags

Set a tag on a catalog integration.

Unset Catalog Integration Tags

Unset a tag from a catalog integration.

Get Catalog Integration Tags

Get the tag assignments for a catalog integration (requires an active warehouse).

List Compute Pools

List compute pools under the account.

Create Compute Pool

Create a compute pool.

Fetch Compute Pool

Fetch a single compute pool's definition.

Create or Alter Compute Pool

Create a compute pool, or alter it to match if it already exists.

Delete Compute Pool

Drop a compute pool.

Resume Compute Pool

Resume a suspended compute pool.

Suspend Compute Pool

Suspend an active compute pool.

Stop All Services (Deprecated)

Stop all services on a compute pool (deprecated endpoint).

Stop All Services

Stop all services on a compute pool.

List Instance Families

List available compute pool instance families.

Set Tags on Compute Pool

Set a tag on a compute pool.

Unset Tags from Compute Pool

Unset a tag from a compute pool.

Get Compute Pool Tags

Get the tag assignments for a compute pool.

Create Database from Share

Create a database from a share.

Create Database from Share (Deprecated)

Create a database from a share (deprecated endpoint).

Clone Database

Clone an existing database.

Create or Alter Database

Create a new, or alter an existing, database.

Undrop Database

Undrop a database.

Enable Database Replication

Enable replication for a database.

Disable Database Replication

Disable replication for a database.

Refresh Database Replication

Refresh a secondary database from its primary.

Enable Database Failover

Enable failover for a database.

Disable Database Failover

Disable failover for a database.

Set Primary Database (Failover)

Promote a secondary database to primary.

Set Database Tags

Set a tag on a database.

Unset Database Tags

Unset tags from a database.

Get Database Tags

Get the tag assignments for a database.

List Database Roles

List database roles in a database.

Create Database Role

Create a database role in a database.

Delete Database Role

Drop a database role.

Clone Database Role

Clone a database role into a (possibly different) database.

List Grants

List all grants to a database role.

Grant Privileges

Grant privileges to a database role.

Revoke Grants

Revoke grants from a database role.

List Future Grants

List all future grants to a database role.

Grant Future Privileges

Grant future privileges to a database role.

Revoke Future Grants

Revoke future grants from a database role.

Set Tags on Database Role

Set a tag on a database role.

Unset Tags on Database Role

Unset a tag from a database role.

Get Tags on Database Role

Get the tag assignments for a database role (requires an active warehouse).

List Dynamic Tables

List dynamic tables under a database and schema.

Create Dynamic Table

Create a dynamic table in a schema.

Fetch Dynamic Table

Fetch a single dynamic table's definition.

Delete Dynamic Table

Drop a dynamic table.

Clone Dynamic Table

Clone a dynamic table into a (possibly different) schema.

Undrop Dynamic Table

Undrop a previously dropped dynamic table.

Suspend Dynamic Table

Suspend refreshes on a dynamic table.

Resume Dynamic Table

Resume refreshes on a dynamic table.

Refresh Dynamic Table

Manually refresh a dynamic table.

Suspend Recluster Dynamic Table

Suspend recluster of a dynamic table.

Resume Recluster Dynamic Table

Resume recluster of a dynamic table.

Swap With Dynamic Table

Swap a dynamic table with another dynamic table.

Set Tags on Dynamic Table

Set a tag on a dynamic table.

Unset Tags on Dynamic Table

Unset a tag from a dynamic table.

Get Tags on Dynamic Table

Get the tag assignments for a dynamic table.

List Event Tables

List event tables in a schema.

Create Event Table

Create an event table in a schema.

Fetch Event Table

Fetch a single event table's definition.

Delete Event Table

Drop an event table.

Rename Event Table

Rename an event table to a new identifier.

Set Event Table Tags

Set a tag on an event table.

Unset Event Table Tags

Unset a tag from an event table.

Get Event Table Tags

Get the tag assignments for an event table (requires an active warehouse).

List External Volumes

List external volumes in the account.

Create External Volume

Create an external volume.

Fetch External Volume

Fetch a single external volume's definition.

Delete External Volume

Drop an external volume.

Undrop External Volume

Restore the most recently dropped external volume with a given name.

List Functions

List user functions in a schema.

Create Function

Create a function in a schema.

Fetch Function

Fetch a single function's definition.

Delete Function

Drop a function.

Execute Function

Execute a function.

Set Function Tags

Set tags on a function.

Unset Function Tags

Unset tags from a function.

Get Function Tags

Get the tag assignments for a function.

Grant Privilege

Grant the specified privilege(s) on the named securable to the named grantee.

Grant Group Privilege

Grant privilege(s) on all/future securables of a type in a scope to the named grantee.

Revoke Privilege

Revoke the specified privilege on the named securable from the named grantee.

Revoke Privilege Grant Option

Revoke the grant option for the specified privilege on the named securable.

Revoke Group Privilege

Revoke a privilege on all/future securables in the given scope from the named grantee.

Revoke Group Privilege Grant Option

Revoke the grant option for a privilege on all/future securables in the given scope.

List Grants To

List the roles and privileges granted to the specified grantee.

List Iceberg Tables

List iceberg tables in a schema.

Create Iceberg Table

Create a Snowflake-managed iceberg table.

Create Iceberg Table as Select

Create a Snowflake-managed iceberg table from a SELECT query.

Create Iceberg Table from AWS Glue

Create an unmanaged iceberg table from an AWS Glue catalog.

Create Iceberg Table from Delta

Create an unmanaged iceberg table from Delta files.

Create Iceberg Table from Iceberg Files

Create an unmanaged iceberg table from Iceberg files.

Create Iceberg Table from Iceberg REST

Create an unmanaged iceberg table from an Iceberg REST catalog.

Fetch Iceberg Table

Describe a single iceberg table.

Drop Iceberg Table

Drop an iceberg table.

Resume Recluster Iceberg Table

Resume reclustering of an iceberg table.

Suspend Recluster Iceberg Table

Suspend reclustering of an iceberg table.

Refresh Iceberg Table

Refresh metadata for an externally-cataloged iceberg table.

Convert to Managed Iceberg Table

Convert an unmanaged iceberg table to a Snowflake-managed one.

Undrop Iceberg Table

Undrop a previously dropped iceberg table.

Clone Iceberg Table

Clone a Snowflake-managed iceberg table.

Create Iceberg Table Like

Create a new iceberg table with the same column definitions as an existing one.

Set Iceberg Table Tags

Set a tag on an iceberg table.

Unset Iceberg Table Tags

Unset a tag from an iceberg table.

Get Iceberg Table Tags

Get the tag assignments for an iceberg table.

List Image Repositories

List image repositories in a schema.

Create Image Repository

Create an image repository in a schema.

Fetch Image Repository

Fetch a single image repository's definition.

Delete Image Repository

Drop an image repository.

List Images in Repository

List the images stored in an image repository.

Set Tags on Image Repository

Set a tag on an image repository.

Unset Tags from Image Repository

Unset a tag from an image repository.

Get Tags on Image Repository

Get the tag assignments for an image repository.

List Managed Accounts

List the accessible managed accounts.

Create Managed Account

Create a managed account (reader account).

Delete Managed Account

Delete a managed account, including all objects created in it.

List Network Policies

List network policies in the account.

Create Network Policy

Create a network policy.

Fetch Network Policy

Fetch a single network policy's definition.

Delete Network Policy

Drop a network policy.

Set Tags on Network Policy

Set a tag on a network policy.

Unset Tags from Network Policy

Unset a tag from a network policy.

Get Tags on Network Policy

Get the tag assignments for a network policy.

List Network Rules

List network rules in a schema.

Create Network Rule

Create a network rule in a schema.

Fetch Network Rule

Fetch a single network rule's definition.

Delete Network Rule

Drop a network rule.

List Notebooks

List notebooks in a schema.

Create Notebook

Create a notebook in a schema.

Fetch Notebook

Fetch a single notebook's definition.

Delete Notebook

Drop a notebook.

Execute Notebook

Execute a notebook.

Rename Notebook

Rename a notebook to a new identifier.

Add Live Version to Notebook

Add a LIVE version to a notebook.

Commit Notebook

Commit the LIVE version of a notebook to its Git repository.

Set Notebook Tags

Set a tag on a notebook.

Unset Notebook Tags

Unset a tag from a notebook.

Get Notebook Tags

Get the tag assignments for a notebook (requires an active warehouse).

List Notification Integrations

List notification integrations in the account.

Create Notification Integration

Create a notification integration.

Fetch Notification Integration

Fetch a single notification integration's definition.

Delete Notification Integration

Drop a notification integration.

Set Tags on Notification Integration

Set a tag on a notification integration.

Unset Tags from Notification Integration

Unset a tag from a notification integration.

Get Tags on Notification Integration

Get the tag assignments for a notification integration.

List Password Policies

List password policies in a schema.

Create Password Policy

Create a password policy in a schema.

Fetch Password Policy

Fetch a single password policy's definition.

Delete Password Policy

Drop a password policy.

Rename Password Policy

Rename a password policy to a new identifier.

Set Password Policy Tags

Set a tag on a password policy.

Unset Password Policy Tags

Unset a tag from a password policy.

Get Password Policy Tags

Get the tag assignments for a password policy.

List Pipes

List pipes in a schema.

Create Pipe

Create a pipe in a schema.

Fetch Pipe

Fetch a single pipe's definition.

Delete Pipe

Drop a pipe.

Refresh Pipe

Refresh a pipe to load staged files into the ingest queue.

Set Pipe Tags

Set a tag on a pipe.

Unset Pipe Tags

Unset a tag from a pipe.

Get Pipe Tags

Get the tag assignments for a pipe (requires an active warehouse).

List Procedures

List procedures in a schema.

Create Procedure

Create a procedure in a schema.

Fetch Procedure

Fetch a single procedure's definition.

Delete Procedure

Drop a procedure.

Call Procedure

Call a procedure with arguments.

Set Procedure Tags

Set tags on a procedure.

Unset Procedure Tags

Unset tags from a procedure.

Get Procedure Tags

Get the tag assignments for a procedure.

Create Role

Create a role.

Delete Role

Delete a role.

List Grants To Role

List all grants (privileges/roles) granted to the role.

Grant Privileges To Role

Grant privileges to the role.

Revoke Grants From Role

Revoke grants from the role.

List Grants Of Role

List all grants of the role (users/roles it is granted to).

List Grants On Role

List all grants on the role (privileges held on the role securable).

List Future Grants To Role

List all future grants to the role.

Grant Future Privileges To Role

Grant future privileges to the role.

Revoke Future Grants From Role

Revoke future grants from the role.

Set Tags On Role

Set tags on a role.

Unset Tags From Role

Unset tags from a role.

Get Tags On Role

Get the tag assignments for a role (requires an active warehouse).

Create Schema

Create a schema in a database.

Clone Schema

Clone an existing schema into a (possibly different) database.

Undrop Schema

Restore a dropped schema.

Fetch Schema

Fetch a single schema's definition.

Create or Alter Schema

Create a new, or alter an existing, schema.

Delete Schema

Drop a schema.

Set Schema Tags

Set a tag on a schema.

Unset Schema Tags

Unset tags from a schema.

Get Schema Tags

Get the tag assignments for a schema.

List Secrets

List secrets in a schema.

Create Secret

Create a secret in a schema.

Fetch Secret

Fetch a single secret's definition.

Delete Secret

Drop a secret.

List Sequences

List sequences in a schema.

Create Sequence

Create a sequence in a schema.

Fetch Sequence

Fetch a single sequence's definition.

Delete Sequence

Drop a sequence.

Clone Sequence

Clone a sequence into a (possibly different) schema.

Rename Sequence

Rename a sequence to a new identifier.

List Services

List services in a schema.

Create Service

Create a service in a schema.

Execute Job Service

Create and execute a job service.

Fetch Service

Fetch a single service's definition.

Create or Alter Service

Create a service, or alter it to match if it already exists.

Delete Service

Drop a service.

Fetch Service Logs

Fetch the logs for a service container instance.

Fetch Service Status

Fetch the status for a service (deprecated — prefer List Service Containers).

List Service Containers

List all containers of a service.

List Service Instances

List all instances of a service.

List Service Roles

List all service roles of a service.

List Service Role Grants Of

List all grants of a service role (who the role is granted to).

List Service Role Grants To

List all grants given to a service role (privileges the role holds).

Resume Service

Resume a suspended service.

Suspend Service

Suspend a running service.

Show Service Endpoints

List the endpoints exposed by a service.

Create Stage

Create a stage in a schema.

Fetch Stage

Fetch a single stage's definition.

Delete Stage

Drop a stage.

List Files

List files in a stage (equivalent to LIST @stage).

Get Presigned URL

Generate a presigned url (and optional encryption materials) for a stage file.

List Streams

List streams in a schema.

Create Stream

Create a stream on a table, external table, view, or stage.

Fetch Stream

Fetch a single stream's definition.

Delete Stream

Drop a stream.

Clone Stream

Clone a stream into a (possibly different) schema.

Set Stream Tags

Set a tag on a stream.

Unset Stream Tags

Unset a tag from a stream.

Get Stream Tags

Get the tag assignments for a stream (requires an active warehouse).

List Streamlits

List Streamlits in a schema.

Create Streamlit

Create a Streamlit application, or replace an existing one.

Fetch Streamlit

Fetch a single Streamlit's details.

Delete Streamlit

Delete a Streamlit (restorable via undrop within the retention period).

Undrop Streamlit

Restore a previously deleted Streamlit within the retention period.

Rename Streamlit

Rename a Streamlit, optionally into a different database or schema.

Add Live Version

Add a live version to a Streamlit, making a version active for users.

Commit Live Version

Commit the LIVE version of a Streamlit to its connected Git repository.

Add Version From Source

Add a new version to a Streamlit by copying files from a stage location.

Add Version From Git

Add a new version to a Streamlit using a Git tag or commit reference URI.

Abort Live Version

Abort the live version of a Streamlit, discarding uncommitted changes.

Pull From Git

Pull the latest changes from the Git repository for a Streamlit.

Push To Git

Push committed changes from a Streamlit back to its Git repository.

Set Tags on Streamlit

Set a tag on a Streamlit.

Unset Tags from Streamlit

Unset a tag from a Streamlit.

Get Tags on Streamlit

Get the tag assignments for a Streamlit.

Create Table

Create a table in a schema.

Create Table As Select

Create a table from the result of a SELECT query.

Create Table As Select (Deprecated)

(Deprecated) Create a table from a SELECT query (name in the path).

Create Table Using Template

Create a table using templates in staged files (INFER_SCHEMA).

Create Table Using Template (Deprecated)

(Deprecated) Create a table using templates in staged files (name in the path).

Create or Alter Table

Create a table, or alter it to match if it already exists.

Delete Table

Drop a table.

Clone Table

Clone a table into a (possibly different) schema.

Create Table Like

Create a new empty table like an existing one.

Create Table Like (Deprecated)

(Deprecated) Create a new empty table like an existing one.

Undrop Table

Undrop a previously dropped table.

Suspend Recluster Table

Suspend automatic reclustering for a table.

Suspend Recluster Table (Deprecated)

(Deprecated) Suspend automatic reclustering for a table.

Resume Recluster Table

Resume automatic reclustering for a table.

Resume Recluster Table (Deprecated)

(Deprecated) Resume automatic reclustering for a table.

Swap With Table

Swap a table's metadata and data with another table.

Swap With Table (Deprecated)

(Deprecated) Swap a table with another table (fully-qualified target).

Set Table Tags

Set a tag on a table.

Unset Table Tags

Unset a tag from a table.

Get Table Tags

Get the tag assignments for a table (requires an active warehouse).

List Tags

List tags in a schema.

Create Tag

Create a tag in a schema.

Fetch Tag

Fetch a single tag's definition.

Create or Alter Tag

Create a tag, or alter it to match if it already exists.

Delete Tag

Drop a tag.

Undrop Tag

Restore the most recently dropped tag of this name.

Rename Tag

Rename a tag to a new identifier.

Fetch Task

Fetch a single task's definition.

Create or Alter Task

Create a task, or alter it to match if it already exists.

Delete Task

Drop a task.

Fetch Task Dependents

Fetch the dependent tasks of a task.

Get Current Graphs (Deprecated)

Get graph runs executing or scheduled for the task (deprecated path).

Get Current Graphs

Get graph runs executing or scheduled for the task.

Get Complete Graphs (Deprecated)

Get completed graph runs for the task (deprecated path).

Get Complete Graphs

Get completed graph runs for the task.

Set Task Tags

Set a tag on an existing task.

Unset Task Tags

Unset a tag from an existing task.

Get Task Tags

Get the tag assignments for a task.

Fetch User

Fetch information about a single user (DESCRIBE result).

Create or Alter User

Create a user, or alter it to match if it already exists (full property set required).

List Grants To User

List all grants (roles) granted to the user.

Grant Role To User

Grant a role to the user.

Revoke Grants From User

Revoke grants (roles) from the user.

Set Tags On User

Set tags on a user.

Unset Tags From User

Unset tags from a user.

Get Tags On User

Get the tag assignments for a user (requires an active warehouse).

List User-Defined Functions

List user-defined functions in a schema.

Create User-Defined Function

Create a user-defined function in a schema.

Fetch User-Defined Function

Fetch a single UDF's definition.

Delete User-Defined Function

Drop a UDF.

Execute User-Defined Function

Execute a UDF with the given arguments.

Rename User-Defined Function

Rename a UDF to a new identifier.

Set User-Defined Function Tags

Set tags on a UDF.

Unset User-Defined Function Tags

Unset tags from a UDF.

Get User-Defined Function Tags

Get the tag assignments for a UDF.

List Views

List views in a schema.

Create View

Create a view in a schema.

Fetch View

Fetch a single view's definition.

Delete View

Drop a view.

Set View Tags

Set tags on a view.

Unset View Tags

Unset tags from a view.

Get View Tags

Get the tag assignments for a view (requires an active warehouse).

Fetch Warehouse

Describe a single warehouse.

Delete Warehouse

Drop a warehouse.

Create or Alter Warehouse

Create a warehouse, or alter it to match if it already exists (full property set required).

Rename Warehouse

Rename a warehouse to a new identifier.

Use Warehouse

[Deprecated] Set the active warehouse for the session.

Enable Warehouse

Enable an adaptive warehouse.

Disable Warehouse

Disable an adaptive warehouse.

Set Warehouse Tags

Set a tag on a warehouse.

Unset Warehouse Tags

Unset a tag from a warehouse.

Get Warehouse Tags

Get the tag assignments for a warehouse (requires an active warehouse).

About OpenClaw

OpenClaw is an open command-line agent. NoClick runs it hosted and lets you connect your apps to it as tools, so it can take real actions across your systems. Wire an integration into the agent and OpenClaw can call that app’s operations directly. It is a good fit when you want an open, no-fuss agent with real tool access and nothing to install.

Open and approachable
Simple to point at a task
Solid general tool use
Hosted, with nothing to install

Frequently asked questions

Open your OpenClaw agent in one click

NoClick runs OpenClaw for you with Snowflake wired in as tools. Connect your account and run.