Create a routine
Ask the Entity for a small, explicit routine:create_automation tool accepts a name, description, schedule, and optional delivery and context fields. Its result includes the saved identifier and resolved cron expression. Review those values before relying on the routine.
The schedule parser accepts supported phrases and cron forms. Interpretation follows the runtime scheduling environment, so verify its timezone when moving a routine between hosts.
Run the scheduler
uv run ngram worker rook for a headless service. talk and ask do not run the presence daemon. A routine created without it remains stored until a scheduler picks it up.
Inspect and change routines
Telegram
/routines provides a convenient inspection view. Use the returned routine ID for edits and inspect the result after changing it.