Hanzo
CLIGuide

Guide

19 `hanzo` commands for Guide, each calling one operation on api.hanzo.ai.

Package guide is a step-by-step checklist that gets your business running on AI.

19 commands · API reference →

CommandCallsWhat it does
hanzo guide actionsGET /v1/guide/actionsReturns the caller org's Business AI action ledger, most recent first: every "do it for me" tool call, the arguments it…
hanzo guide analyticsGET /v1/guide/analyticsAnalytics returns the caller org's funnel from the analytics lens plus the GTM recommendations derived from it.
hanzo guide blueprint collection update <collection> <id>PATCH /v1/guide/blueprint/{collection}/{id}Edit — or retire — one item of the brand blueprint
hanzo guide blueprint versionsGET /v1/guide/blueprint/versionsReturns the brand blueprint's version history — every stored version's number and edit time, newest first — which is…
hanzo guide blueprint listGET /v1/guide/blueprintReturns the FULL authored brand blueprint — every principle, section, step, strategy and template WITH its enabled flag…
hanzo guide blueprint replacePUT /v1/guide/blueprintPublish a new version of the brand blueprint
hanzo guide chatPOST /v1/guide/chatChat answers a founder's question about their launch journey as the Business AI coach: it grounds the reply in the…
hanzo guide curriculum getGET /v1/guide/curriculumReturns the journey the caller's org is actually running, and whether it comes from the org's OWN override (custom) or…
hanzo guide curriculum replacePUT /v1/guide/curriculumReplace your org's journey with a curriculum you author
hanzo guide curriculum clearDELETE /v1/guide/curriculumClears the caller org's curriculum override and returns the journey it falls back to — the brand blueprint, else the…
hanzo guide profileGET /v1/guide/profileProfile returns the caller org's OBSERVED growth profile — the signal set, the classified growth stage, and the org's…
hanzo guide steps do <id>POST /v1/guide/steps/{id}/doHave the Business AI actually do the step for you
hanzo guide steps done <id>POST /v1/guide/steps/{id}/doneMark a step of your org's journey finished
hanzo guide steps reset <id>POST /v1/guide/steps/{id}/resetReturns one step of the caller org's journey to todo — clearing a manual mark or a skip — and returns the refreshed…
hanzo guide steps skip <id>POST /v1/guide/steps/{id}/skipMarks one step of the caller org's journey skipped and returns the refreshed journey.
hanzo guide steps start <id>POST /v1/guide/steps/{id}/startMark a step of your org's journey started
hanzo guide strategiesGET /v1/guide/strategiesStrategies returns the ENABLED tactics corpus for the caller's org: the tactics library narrowed by the explicit…
hanzo guide suggestGET /v1/guide/suggestSuggest returns the caller org's next-best quests: the available, non-terminal steps of its journey ranked by how much…
hanzo guide getGET /v1/guideOverview returns the caller org's launch journey: the active curriculum's version and title, every step with its state,…

How is this guide?