Skip to main content

Overview

Cron jobs are schedules attached to an agent. The console lists current definitions for review. For agents running OpenClaw, cron evaluation happens inside the OpenClaw gateway.

Read cron snapshot via API

  1. Call GET /v1/agents/{agent_id}:openclaw-cron-jobs on https://ageneral.ai.
  2. Send the session Bearer token used for other authenticated Agents routes.
Field definitions live under API referenceAgents.

Next steps