Hanzo
CLIWorld

World

6 `hanzo` commands for World, each calling one operation on api.hanzo.ai.

Package world is a live news feed filtered to what your project cares about.

6 commands · API reference →

CommandCallsWhat it does
hanzo world limitsGET /v1/world/limitsEchoes a World plan's rate limits, alert quota and model-API grant, read straight from the live @hanzo/plans catalog,…
hanzo world newsGET /v1/world/newsReturns the caller's merged world-news feed: every source their project's pipeline names — GDELT once per keyword, plus…
hanzo world pipeline getGET /v1/world/pipelineReturns the caller project's news pipeline: which feeds it reads and how the merged result is filtered.
hanzo world pipeline replacePUT /v1/world/pipelineReplaces the caller project's news pipeline and returns what was stored.
hanzo world streamGET /v1/world/streamLive news refreshes for the caller's org and project, as Server-Sent Events.
hanzo world getGET /v1/worldAnswers GET /v1/world — the product's front door, naming every wire this surface answers on.

How is this guide?