snowflake_clone_table_recipe
Clone a Snowflake table to a target at a specified Time Travel timestamp or statement ID in one call. Specify source and target tables, with optional at_or_before parameter for point-in-time recovery.
Instructions
Composite recipe: Clone table with Time Travel timestamp or statement ID in 1 call.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| at_or_before | No | ||
| source_table | Yes | ||
| target_table | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||