search_backup_files
Search for specific files within a backup version using glob patterns. Filter by file name or select a restore time to locate files from a particular snapshot.
Instructions
Search files within a backup version. path_filter: glob pattern (e.g., '*.pdf'). restore_time: 'latest' or ISO timestamp.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| backup_id | Yes | ||
| path_filter | No | * | |
| restore_time | No | latest |