snowflake_create_alert
Create an alert in Snowflake to automate actions based on a schedule and condition SQL, triggering action SQL when met.
Instructions
Create an alert with schedule, condition SQL, and action SQL.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| comment | No | ||
| database | No | ||
| schedule | Yes | ||
| action_sql | Yes | ||
| alert_name | Yes | ||
| schema_name | No | ||
| condition_sql | Yes | ||
| warehouse_name | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||