subjectId, and every occurrence runs in a fresh session
with that subject’s persistent workspace and memory. Use the
Files API to inspect or seed that workspace from your
application.
All schedules use UTC. Herm accepts an ISO timestamp, a one-time duration such
as 30m, a recurring interval such as every 2h, or a five-field cron
expression.
Create an automation
The response includes the normalized
schedule, human-readable
scheduleDisplay, nextRunAt, current state, and run counters.
List automations
List automations for one subject:Read and update
PATCH accepts any subset of the create fields. Set repeat to null to
remove a repeat limit.
Pause, resume, and trigger
sessionId and does not change nextRunAt.
Pause prevents scheduled occurrences without deleting history; resume computes
the next eligible occurrence.