Hanzo
CLIAuto

Auto

3 `hanzo` commands for Auto, each calling one operation on api.hanzo.ai.

Package auto is workflows that run themselves, on a schedule or a webhook.

3 commands · API reference →

CommandCallsWhat it does
hanzo auto flows listGET /v1/auto/flowsReturns the caller org's automations, most-recently-updated first.
hanzo auto flows createPOST /v1/auto/flowsCreates an automation and its initial DRAFT version in one call.
hanzo auto runs listGET /v1/auto/runsReturns the caller org's run history, newest first.

How is this guide?