Hanzo
CLITasks

Tasks

5 `hanzo` commands for Tasks, each calling one operation on api.hanzo.ai.

Package tasks is Hanzo Tasks: durable workflows that survive a crash, with every run visible and replayable.

5 commands · API reference →

CommandCallsWhat it does
hanzo tasks listGET /v1/tasksRedirect to the tasks API root
hanzo tasks createPOST /v1/tasksRedirect to the tasks API root
hanzo tasks replacePUT /v1/tasksRedirect to the tasks API root
hanzo tasks patchPATCH /v1/tasksRedirect to the tasks API root
hanzo tasks clearDELETE /v1/tasksRedirect to the tasks API root

How is this guide?