list_screenshots
Retrieve and list recent Windows screenshots from specified directories using a customizable filter pattern and limit. Simplify screenshot sharing by avoiding manual file path navigation.
Instructions
List recent screenshots from Windows directories
Input Schema
Name | Required | Description | Default |
---|---|---|---|
directory | No | Specific directory to search (optional, searches all configured dirs by default) | |
limit | No | Maximum number of screenshots to return (default: 20) | |
pattern | No | Glob pattern to filter files (default: *.{png,jpg,jpeg,bmp,gif}) | *.{png,jpg,jpeg,bmp,gif} |