references/features/activity.md
references/features/activity.mdBrowse 27 files
112 tokens
457 bytes
Token encoding: o200k_base
Snapshot 8beb6cd
← Back to SKILL.md
Activity
User-level execution history (jobs, execute, webhooks, apps).
How to get there
/account/activity → /account/activity/:runId.
Drive it
node tools/control-kody.ts request GET /account/activity.json
APIs
GET /account/activity.json
Gotchas
- This is not the waiting inbox. Waiting is human-action items; activity is run history.
- Workflow runs named
inline-codeshow the idempotency key as a subtitle.