Start Watch
project.watch_startStart an incremental file watcher for a repository to monitor file changes with customizable polling interval and exclusion patterns.
Instructions
Start incremental file watcher for a specific repository.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | No | ||
| exclude | No | ||
| interval | No | Poll interval ms (default 5000) | |
| repository_id | Yes | Repository identifer (e.g. owner/repo) |