How do I run a cron job on Forte?
Create a recurring Action: pick the target service and path, enter a cron expression like "0 9 * * *", and choose an IANA timezone such as America/New_York so daylight-saving transitions are handled for you. Forte POSTs to that path on the schedule and keeps a history of every run. You can create actions from the console, the forte CLI, or the server-side SDK.