inotify_read_events
Read pending inotify kernel events from active watches, with configurable timeout and event limit. Use to retrieve filesystem activity notifications for desktop automation.
Instructions
Poll and read available inotify kernel events from active watches.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| max_events | No | Max events to return. | |
| timeout_ms | No | Timeout in ms. |