The same index as a local web UI — search, filter by bundle, read in a viewer.
| Command | What it does |
|---|---|
jsn docs serve | Start the local web UI |
jsn docs serve --expose | Share on your network |
$ jsn docs serve
ServiceNow docs search listening on http://127.0.0.1:3000

Install, point it at your instance, then run this feature.
$ npm install -g @jacebenson/jsn $ jsn setup $ jsn docs serveFull setup guide & skill docs →