Run this exact command to schedule the daily report at 7:55 AM America/Chicago: openclaw cron add \ --name "Daily Cloudbeds Occupancy Report" \ --cron "55 7 * * *" \ --tz "America/Chicago" \ --session isolated \ --message "Use exec to run /Users/bobeagle/.openclaw/workspace/scripts/run_daily_cloudbeds_report.sh. This wrapper logs execution, generates the daily Cloudbeds occupancy report email for bill@titangeneralcontractors.com with CC to bob.eagle.suites@gmail.com, and publishes markdown, HTML, and styled PDF archive links." \ --announce \ --channel telegram \ --to "8668494440" Yes, this can be modified later. Edit/remove/recreate is normal.