Skip to content
Recued
Menu
← Back to recipes

Schedule recipe

by recued-core v1

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 3 steps

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 6 configurable

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.

Where it runs

Device + server Runs on your device (browser) or your server.

About

Tags

schedulerecipeautomationcontrol-planeproductivitypack:personal-organizer

Details

3 steps 6 configurable settings recipe_id: schedule-recipe