list_snapshot_files
List files and directories inside a specific backup snapshot by providing repository and snapshot IDs, with an optional path to browse subdirectories.
Instructions
Browse files within a specific snapshot.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | No | Directory path within the snapshot to list. Defaults to root "/". | / |
| repo_id | Yes | The repository ID (as shown by list_snapshots / get_config). It is resolved to the repo GUID that the Backrest ListSnapshotFiles API expects. | |
| snapshot_id | Yes | Snapshot ID to browse. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||