restore_file_snapshot
Restore a file to a previous snapshot, overwriting current content with the saved version.
Instructions
Restore a file to a previous snapshot (version). This will replace the current file content with the snapshot content.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| fileId | Yes | File ID to restore | |
| snapshotId | Yes | Snapshot ID to restore from |