Build scheduler + notification workflow.
Commands are templates. Replace IDs, secrets and endpoints with your environment values.
Execute each command, capture output, then note issues and fixes.
Run:
picoclaw flow new schedule-notify
picoclaw flow new schedule-notifyRun:
picoclaw flow validate flows/schedule-notify.yaml
picoclaw flow validate flows/schedule-notify.yamlRun:
picoclaw flow run flows/schedule-notify.yaml --dry-run
picoclaw flow run flows/schedule-notify.yaml --dry-runRun:
picoclaw schedule enable schedule-notify --cron "*/15 * * * *"
picoclaw schedule enable schedule-notify --cron "*/15 * * * *"