source_refresh
Re-fetches a document source and re-ingests it in the background only when content changes, with optional re-enrichment for private sources. This ensures notebook data stays current without redundant processing.
Instructions
Re-fetch a source; re-ingest in background only if content hash changed. Pass enrich=true to re-enrich private sources after re-ingest (matches source_add).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| enrich | No | ||
| source_id | Yes | ||
| notebook_id | Yes |