Use this skill when you need a standalone latest-run status notifier for a cron job.
scripts/monitor-tracker-runs.js: Read the target cron job's most recent finished run record and send a compact Feishu DM.references/configuration.md: Explain what the script reads and what notification it sends.scripts/monitor-tracker-runs.js directly with Node.node scripts/monitor-tracker-runs.js
The script sends a compact mobile-friendly Feishu text with only:
If no finished run exists yet, the script exits quietly.
共 1 个版本