list_active_watches
List all active directory watches with their ID, path, recursive flag, and creation timestamp for monitoring filesystem watching activity.
Instructions
Return a list of all currently active directory watches.
Each entry includes the watch_id, path, recursive flag,
and created_at Unix timestamp.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||