Changed cron example from '0 */6 * * *' to '0 0,6,12,18 * * *' to avoid the */ closing the docblock prematurely and causing a syntax error. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Changed cron example from '0 */6 * * *' to '0 0,6,12,18 * * *' to avoid the */ closing the docblock prematurely and causing a syntax error. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>