Restore File From Version
restore_file_from_versionRestore one file from a Saved Version instead of restoring the entire app. Creates a Saved Version before changing the file. Paths follow the Fine Structure app file API, documented at https://finestructure.ai/api/mcp/docs.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes | Virtual file path to restore | |
| app_id | Yes | The app ID | |
| confirm | Yes | ||
| snapshot_id | Yes | Saved Version snapshot ID |