create_snowflake_source
Create a Snowflake source connection to bring your data into the BAIC Data Layer. Provide account, database, schema, warehouse, and choose authentication type.
Instructions
Create a new Snowflake source connection.
authentication_type: "default" (username+password), "oauth", or "keypair". Only "oauth" has been confirmed against the live API; if a create fails on this field, that is the most likely cause.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | ||
| role | No | ||
| password | No | ||
| username | No | ||
| warehouse | Yes | ||
| source_schema | Yes | ||
| source_database | Yes | ||
| account_identifier | Yes | ||
| authentication_type | No | default |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||