Documentation
¶
Overview ¶
Declare flows as code and idempotently apply them to Daguito.
Each AgentFlowSpec below is the source of truth for one agent. The first run creates the flow + webhook on Daguito; subsequent runs update the agent config. Slug is the org-scoped identity — never change it.
Run:
DAGUITO_API_URL=https://api.daguito.com \ DAGUITO_API_KEY=dgsk_acc_xxxxxxxxxxxx \ go run ./examples/flows_migrate
Click to show internal directories.
Click to hide internal directories.