get_restore_point
Retrieve a specific restore point by its ID in a given workspace and warehouse.
Instructions
Return a single restore point by ID.
Args:
workspace: Workspace name or GUID.
warehouse: Warehouse name or GUID.
restore_point_id: The restore point ID string (e.g. "1726617378000").
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| workspace | Yes | ||
| warehouse | Yes | ||
| restore_point_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||