Agent Schedule =============== Fires the agent automatically on a recurring schedule. No external system or webhook is required — the schedule is configured entirely within OneByZero Neo. No credentials are required. * **Supported agents:** Agentic Flow, Chatbot * **Route type:** Trigger (schedule) Before You Start ---------------- No external setup is required. Your agent must be published with an active version. Configuration ------------- **Schedule Settings** * **Description** — Optional label for this channel instance. * **Purpose** — Optional note on when the agent should use this channel. * **Trigger Interval** — The unit of recurrence. Options: Minutes, Days, Weeks, Months. Required. * **Interval Value** — Number of intervals between each trigger. For example, ``2`` with ``Days`` fires every 2 days. Range: 1–1440. Required. * **Days of Week** — Which days to trigger on. Shown when Interval is set to Weeks. Optional. * **Day of Month** — Which day of the month to trigger on (1–31). Shown when Interval is set to Months. Optional. * **Trigger Hour** — Hour of the day to trigger (0–23, 24-hour format). Shown for Days, Weeks, Months intervals. Default: 9. Required. * **Trigger Minute** — Minute of the hour to trigger (0–59). Default: 0. Required. * **Timezone** — Timezone for the schedule (e.g. ``UTC``, ``Asia/Singapore``, ``America/New_York``). Default: ``UTC``. Required. * **Initial Message** — An optional message sent to the agent as input each time the schedule fires. Optional.