find_recent_files
Search for files modified within a specified time period in an XRootD file system. Provide a path and optional hours to find recent changes.
Instructions
Find files modified within a time period
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes | Path to search | |
| hours | No | Number of hours to look back (default: 24) | |
| recursive | No | Search recursively (default: true) | |
| server | No | Name of the XRootD server to use (default: first configured server) |