references/features/jobs.md
references/features/jobs.mdBrowse 27 files
113 tokens
440 bytes
Token encoding: o200k_base
Snapshot 8beb6cd
← Back to SKILL.md
Jobs
Package-owned schedules and their run history.
How to get there
/account/jobs → /account/jobs/:jobId.
Drive it
node tools/control-kody.ts request GET /account/jobs.json
Preview seed has no jobs until a package with kody.jobs exists.
APIs
GET|POST /account/jobs.json
Gotchas
- Republishing
"enabled": falsedoes not disable a running job. UsejobUpdateor the package pause export.