Audit Proton Drive content
proton_drive_auditScan a staging directory and produce an inventory report with total files, breakdown by type, size, date, duplicates, and obsolete formats.
Instructions
Scans the staging directory and returns an inventory report: total files, by type/size/date, duplicates, and obsolete formats.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| staging_dir | No | Override staging directory path | |
| response_format | No | markdown |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| duplicates | Yes | ||
| totalBytes | Yes | ||
| totalFiles | Yes | ||
| obsoleteFiles | Yes |