list_screenshots
Retrieve recent screenshots from Windows directories using customizable filters for file patterns, limits, and specific directories, simplifying access and sharing for streamlined workflows.
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} |