initialize-connection
Establishes a connection to local DuckDB or MotherDuck databases to retrieve and access available data resources.
Instructions
Create a connection to either a local DuckDB or MotherDuck and retrieve available databases
Input Schema
Name | Required | Description | Default |
---|---|---|---|
type | Yes | Type of the database, either 'DuckDB' or 'MotherDuck' |