list_databases
Retrieve all available databases in Snowflake to explore and manage database structures for efficient data operations and analysis.
Instructions
List all available databases in Snowflake
Input Schema
| Name | Required | Description | Default | 
|---|---|---|---|
| No arguments | |||
Input Schema (JSON Schema)
{
  "properties": {},
  "type": "object"
}