docs(cron): clarify jobId vs id

This commit is contained in:
Peter Steinberger
2026-01-08 21:43:22 +01:00
parent 10e46c6d5e
commit 712a7dddf6

View File

@@ -29,6 +29,7 @@ A cron job is a stored record with:
- optional **delivery** (where output should be sent).
Jobs are identified by a stable `jobId` (used by CLI/Gateway APIs).
In agent tool calls, `jobId` is canonical; legacy `id` is accepted for compatibility.
### Schedules
Cron supports three schedule kinds: