create_restore_point
Creates a restore point for a specified warehouse in a workspace, capturing the current state for point-in-time recovery.
Instructions
Create a restore point for a warehouse at the current timestamp.
Args: workspace: Workspace name or GUID. warehouse: Warehouse name or GUID. name: Optional display name (max 128 chars). description: Optional description (max 512 chars).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | No | ||
| warehouse | Yes | ||
| workspace | Yes | ||
| description | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||