watch
Start polling the Notion Watchlist at a set interval to detect checkbox changes and keyword entries. When a Research item is checked, AI research runs automatically without needing to say 'sync'.
Instructions
Start auto-watching the Notion Watchlist. Polls every N seconds for checkbox changes and keyword entries. When user checks 🔬 Research in Notion, AI research runs automatically — no need to say "sync".
Requires NOTION_TOKEN env var. Call "unwatch" to stop.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| interval_seconds | No | Polling interval in seconds (default 30) | |
| research_database_id | No | Notion Research Reports database ID | |
| watchlist_database_id | Yes | Notion Watchlist database ID |