Snowflake Execute SQL queries and manage warehouses via the Snowflake SQL API. Environment Variables - - Account identifier (e.g. ) - - Username - - Password Execute SQL List databases Notes - SQL API requires key-pair or OAuth auth in production. - Always confirm before running DDL or DML statements. ---