references/features/workflows.md
references/features/workflows.mdBrowse 27 files
122 tokens
468 bytes
Token encoding: o200k_base
Snapshot 8beb6cd
← Back to SKILL.md
Workflows
Deferred one-shot runs (workflows.create({ runAt })).
How to get there
/account/workflows → /account/workflows/:workflowId.
Drive it
node tools/control-kody.ts request GET /account/workflows.json
APIs
GET|POST /account/workflows.json
Gotchas
- Recurring work belongs on
kody.jobs, not workflows. - A displayed
inline-codename on/account/workflowsand Activity shows the idempotency key as a subtitle.