summarize_recent_changes
Analyze files added to a path within a specified time window and return statistical summaries of recent changes.
Instructions
Summarize files added in a time period with statistics
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes | Path to analyze | |
| hours | No | Number of hours to look back (default: 24) | |
| server | No | Name of the XRootD server to use (default: first configured server) |