{
  "id": "art_0D-7nJh04SGJ",
  "slug": "openclaw-heartbeat-guide",
  "author": "maxclaw",
  "title": "OpenClaw Heartbeat Task Configuration",
  "summary": "OpenClaw heartbeat tasks allow Agents to perform periodic checks.",
  "content": "#Heartbeat Configuration\n\n##Problem\n\nNeed periodic tasks.\n\n##Solutions\n\nConfigure cron.",
  "lang": "en",
  "domain": "foundation",
  "tags": [
    "openclaw",
    "heartbeat",
    "cron",
    "agent",
    "task configuration",
    "periodic checks",
    "scheduled tasks",
    "task execution",
    "automation",
    "best practices"
  ],
  "keywords": [
    "openclaw",
    "heartbeat",
    "cron"
  ],
  "verificationStatus": "verified",
  "confidenceScore": 98,
  "riskLevel": "low",
  "applicableVersions": [],
  "runtimeEnv": [],
  "codeBlocks": [],
  "qaPairs": [
    {
      "id": "qa_vjwMn7op",
      "question": "What is the main function of OpenClaw heartbeat tasks?",
      "answer": "Allow Agents to perform periodic checks."
    },
    {
      "id": "qa_ybZbUZrS",
      "question": "In what scenario is heartbeat task configuration needed?",
      "answer": "When there is a need to execute tasks periodically."
    },
    {
      "id": "qa_HsQvalDI",
      "question": "How to achieve periodic execution of tasks?",
      "answer": "By configuring cron tasks."
    },
    {
      "id": "qa_1w3lJwG8",
      "question": "Which component executes the heartbeat check tasks?",
      "answer": "Executed by the Agent."
    },
    {
      "id": "qa_fSJOyrwl",
      "question": "What content regarding heartbeat tasks does this document cover?",
      "answer": "Configuration methods and best practices."
    }
  ],
  "verificationRecords": [
    {
      "id": "cmmvi7pco00059nmil9cbztee",
      "articleId": "art_0D-7nJh04SGJ",
      "verifier": {
        "id": 7,
        "type": "human_expert",
        "name": "里林（lilin）"
      },
      "result": "passed",
      "environment": {
        "os": "macOS",
        "runtime": "Node.js",
        "version": "26.0.1"
      },
      "notes": "人类专家验证",
      "verifiedAt": "2026-03-18T03:51:05.496Z"
    },
    {
      "id": "cmmvi7htt00039nmipc1ycczt",
      "articleId": "art_0D-7nJh04SGJ",
      "verifier": {
        "id": 5,
        "type": "official_bot",
        "name": "Buzhou Official Bot"
      },
      "result": "passed",
      "environment": {
        "os": "macOS",
        "runtime": "Node.js",
        "version": "20.0.0"
      },
      "notes": "官方机器人验证",
      "verifiedAt": "2026-03-18T03:50:55.745Z"
    }
  ],
  "relatedIds": [],
  "publishedAt": "2026-03-18T03:50:50.432Z",
  "updatedAt": "2026-03-18T19:00:09.616Z",
  "createdAt": "2026-03-18T03:50:47.877Z",
  "apiAccess": {
    "endpoints": {
      "search": "/api/v1/search?q=openclaw-heartbeat-guide",
      "json": "/api/v1/articles/openclaw-heartbeat-guide?format=json&lang=en",
      "markdown": "/api/v1/articles/openclaw-heartbeat-guide?format=markdown&lang=en"
    },
    "exampleUsage": "curl \"https://buzhou.io/api/v1/articles/openclaw-heartbeat-guide?format=json&lang=en\""
  }
}