Pull in newly saved bookmarks
intakeScan browser bookmarks and merge them into your bookmark lifecycle: new URLs go to inbox, existing ones get reconciled. Never deletes; marks missing items as sourceGone and reports source status.
Instructions
Scan browser bookmarks (via bookmarks-mcp) and merge them into the lifecycle: new URLs land in inbox with their real save date persisted; already-tracked ones get reconciled (sources, title). Never deletes a record — a URL missing from every source that was successfully scanned gets sourceGone: true, not removed. A source that failed to read (e.g. Safari without Full Disk Access) is never treated as confirming a URL is gone. Check sourceStatus in the response before assuming an empty result means nothing was found. This call may first persist lazy expiry/drip housekeeping (see README) even if you only meant to read.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| source | No | Filter by browser ("chrome", "safari", "firefox", …) or a source id from bookmarks-mcp's list_sources. Omit for all. |