snowflake_truncate_table
Clear all rows from a Snowflake table while keeping its structure. Requires confirmation before data is removed.
Instructions
Truncate all data rows from a table while preserving schema. Requires confirmation.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| confirm | No | ||
| table_name | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||