# Cron Job: n8n-keepalive

**Job ID:** 2fed081bffc8
**Run Time:** 2026-06-11 08:46:05
**Schedule:** every 5m

## Prompt

[IMPORTANT: You are running as a scheduled cron job. DELIVERY: Your final response will be automatically delivered to the user — do NOT use send_message or try to deliver the output yourself. Just produce your report/output as your final response and the system handles the rest. SILENT: If there is genuinely nothing new to report, respond with exactly "[SILENT]" (nothing else) to suppress delivery. Never combine [SILENT] with content — either report your findings normally, or say [SILENT] and nothing more.]

Run the n8n keepalive guard script and report only if there was an error (silent on success). Execute: bash /opt/data/n8n/guard.sh 2>&1. If the script exits with code 0, output nothing (empty response = success). If it fails, output the error.

## Response

[SILENT]
