LangChain Managed Deep Agents can run on a cron schedule
LangChain’s Managed Deep Agents support schedule files stored in schedules/. Each file includes a cron expression and a prompt. After the agent is deployed, it runs itself on that schedule.
The setup is described in the Managed Deep Agents schedules documentation.