list_backups
Easily retrieve all backup files in a specified directory using a customizable file pattern, streamlining file management tasks for precise edits.
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 |