index_bookmarks
Index bookmark exports into a local SQLite full-text search database for offline, network-free querying and organization.
Instructions
Index bookmark metadata/content into a local SQLite FTS5 database. Offline mode is deterministic and network-free by default.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| force | No | ||
| limit | No | ||
| dbPath | No | ||
| folder | No | ||
| filePath | Yes | ||
| fetchPublic | No | ||
| offlineOnly | No |