Scan Directory for Detailed Info
file_organizer_scan_directoryScan any directory to retrieve detailed file information like size, dates, and extensions. Supports recursive scanning and optional security screening.
Instructions
Scan directory and get detailed file information including size, dates, and extensions. Supports recursive scanning and security screening.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Max items to return | |
| offset | No | Items to skip | |
| directory | Yes | Full path to the directory to scan | |
| max_depth | No | Maximum depth to scan | |
| screen_files | No | Screen files for security threats | |
| include_subdirs | No | Include subdirectories in the scan | |
| response_format | No | markdown |