find_file
Read-only
Locate a file across every archive and report all destinations storing it (local, NAS, tape, cloud) with each destination's status.
Instructions
Find a file by name or path fragment across EVERY archive at once, and report which archive it is in and every Destination it is stored in (local folder, NAS, tape, cloud) with each Destination's status. Answers "is saved, and where?". Case-insensitive substring match on the file path; pass a filename or a path fragment.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Max matches to return (default 50). | |
| query | Yes | A filename or path fragment, e.g. "20250906-234643-UI.md" or "logs/". |