docs(cron): clarify jobId vs id
This commit is contained in:
@@ -29,6 +29,7 @@ A cron job is a stored record with:
|
|||||||
- optional **delivery** (where output should be sent).
|
- optional **delivery** (where output should be sent).
|
||||||
|
|
||||||
Jobs are identified by a stable `jobId` (used by CLI/Gateway APIs).
|
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
|
### Schedules
|
||||||
Cron supports three schedule kinds:
|
Cron supports three schedule kinds:
|
||||||
|
|||||||
Reference in New Issue
Block a user