enable_feed_auto_run
Schedule automatic weekly runs for job feeds to maintain updated content without manual intervention, using configurable intervals.
Instructions
Enable automatic weekly runs for a feed. The scheduler worker runs hourly and will automatically trigger this feed at the configured interval (default: 7 days for weekly runs). Great for keeping job feeds updated without manual intervention.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| feedId | Yes | Feed ID to enable auto-run for | |
| intervalDays | No | Run interval in days (default: 7 for weekly, max: 168 for ~monthly) |