Hanzo AI

Knowledge

The `hanzo knowledge` commands.

Also for this capability: API · CLI · SDKs

Your team's wiki and your agents' memory, searchable by meaning.

API reference →

hanzo knowledge connectors list

Every command takes --json for the raw response and --help for its own flags. Sign in once with hanzo auth login; the commands below use that session, and the org they act in is the one it carries.

CommandWhat it does
hanzo knowledge graphReturns the caller org's knowledge as a node/edge graph shaped for a force-directed renderer: pages, memories and…
hanzo knowledge importImport an Obsidian, Notion, Roam or Evernote export into the org's knowledge base
hanzo knowledge searchRuns a semantic search over the caller org's own knowledge — its wiki pages, its agent memories and everything its…

connectors

CommandWhat it does
hanzo knowledge connectors callback <provider>CompleteConnectorOAuth finishes an OAuth connection: it exchanges the provider's code for a token, seals that token in…
hanzo knowledge connectors catalogReturns the ONE catalog of everything a caller can connect: every first-party connector and every long-tail one, in a…
hanzo knowledge connectors connect <provider>StartConnectorOAuth returns the provider authorize URL the console opens to connect this org's account.
hanzo knowledge connectors listReturns every supported knowledge connector with THIS org's connection state and the REAL number of documents each has…
hanzo knowledge connectors rm <provider>Revokes a connection: it tombstones the stored credential so a later sync cannot reuse it, purges this provider's…
hanzo knowledge connectors sync <provider>Pulls the provider's documents for the caller's org and files them as knowledge sources, which the store's own hook…

How is this guide?

On this page