snowflake_drop_table
Drop a Snowflake table by providing its name and a confirmation flag to prevent accidental data loss.
Instructions
Drop a table in Snowflake. Requires confirmation flag.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| confirm | No | ||
| table_name | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||