list_backups
Find and display backup files in a specified directory using a custom file pattern. Streamlines file management and ensures quick access to relevant backups.
Instructions
List all backup files in a directory
Input Schema
Name | Required | Description | Default |
---|---|---|---|
directory | No | Directory to search for backup files | . |
pattern | No | Backup file pattern | *.bak |