Fourteen features, each with a page and real terminal output from a live instance. Verified against v4.1.0 source.
The interactive setup wizard: instance, OAuth or basic, read-only mode and per-profile toggles.
One command drops the full playbook into any AI agent — no MCP server to stand up.
49,180 ServiceNow docs searchable in the CLI — for you and for your agents.
The same index as a local web UI — search, filter by bundle, read in a viewer.
Any table, encoded queries, counts on every list.
Create records with the right fields for the table. The strict write-back check confirms every field persisted.
Create a catalog item with its variables in a single command.
Read-only by default. Deletes need --force; read-only profiles block writes entirely.
Update thousands of records by query. Dry-run by default — preview before you commit.
Walk the dependency graph: parents above, children below, cycles collapsed.
See the whole flow structure — triggers, actions, nested subflows.
A request item with its variables resolved — plain REST doesn't do this.
List, set, complete, ignore — and export any set to XML.
Discover tests and suites, run them, and poll results.
Run GlideScript on the instance from your terminal.