monitor_file_metadata
Poll file size and timestamps at configurable intervals to track file metadata changes.
Instructions
Poll file size and timestamps; this is metadata polling, not access tracing.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes | File inside allowed roots | |
| duration_seconds | No | ||
| interval_seconds | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes | ||
| events | Yes | ||
| method | No | metadata_polling | |
| duration_seconds | Yes | ||
| interval_seconds | Yes |