World
The `hanzo world` commands.
Also for this capability: API · CLI · MCP · SDKs
A live news feed filtered to what your project cares about.
hanzo world getEvery 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.
| Command | What it does |
|---|---|
hanzo world get | Answers GET /v1/world — the product's public endpoint, naming every wire this surface answers on. |
hanzo world limits | Echoes a World plan's rate limits, alert quota and model-API grant, read straight from the live @hanzo/plans catalog,… |
hanzo world news | Returns the caller's merged world-news feed: every source their project's pipeline names — GDELT once per keyword, plus… |
hanzo world stream | Live news refreshes for the caller's org and project, as Server-Sent Events. |
pipeline
| Command | What it does |
|---|---|
hanzo world pipeline get | Returns the caller project's news pipeline: which feeds it reads and how the merged result is filtered. |
hanzo world pipeline replace | Replaces the caller project's news pipeline and returns what was stored. |
How is this guide?