Schedule recipe
Create a recurring or one-shot schedule for an already installed Recued recipe. Accepts only an installed recipe_id plus timing fields — no inline recipe JSON or new steps. For one_shot, resolve run_at against the current date/time in your context, in the user's timezone, as an absolute ISO 8601 timestamp with an explicit offset.
How it works
Inspect the data fetches, transforms, gates, and output this recipe runs.
Process (3 steps)
run_at_ms
date_parse
Parse setting run at as a date
skip: config.mode not_equal one_shot
fail: step.run_at_ms is_null
create
?
card
to_summary
Format results as a summary card
Settings
Configurable at install. Defaults shown — change them anytime in Recued.
mode
setting
=
[object Object]
run at
setting
=
[object Object]
dish id
setting
=
enabled
setting
=
true
recipe id
setting
=
[object Object]
cron expression
setting
=
Trust & control
What installing this recipe would let it do. Recued grants these permissions at install — review them there before approving.