Sync terminal tool catalog
sync_catalogSyncs the Terminal Trove catalog to a local index for offline search, returning tool count, timestamp, and a 10-item sample. Force a rebuild with force=true.
Instructions
Fetches the full Terminal Trove catalog from sitemap + /list/ and builds a local index for fast offline search. Returns the tool count, build timestamp, and a 10-item sample. Pass force=true to force a rebuild even if the index is fresh.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| force | No | Force a full rebuild even if a fresh index is cached (default false) |