My agent is instructed to process the backlog item by item whenever it receives the letter 'k' via Telegram.
I have a cron job that sends 'k' to the agent every 20 minutes. However, I only receive a summary when the cron job fails. I would like to receive an update every time, just as I do when sending the message manually. Is this possible?
Could someone share the OpenClaw command to create such a cron configuration?