SurfSense/surfsense_backend/app/agents/new_chat/tools/notion
CREDO23 7d1bd1fab4 Implement KB sync after Notion page updates with block ID verification
- Add NotionKBSyncService for immediate KB updates after page changes
- Implement block ID verification to ensure content freshness
- Refactor duplicate block processing logic to shared utils
- Add user-friendly status messages
- Include debug logging for troubleshooting
2026-02-17 20:30:12 +02:00
..
__init__.py add delete notion page approval ui 2026-02-11 18:20:51 +02:00
create_page.py chore: linting 2026-02-16 23:30:35 -08:00
delete_page.py chore: linting 2026-02-16 23:30:35 -08:00
update_page.py Implement KB sync after Notion page updates with block ID verification 2026-02-17 20:30:12 +02:00