{
  "id": "art_0D-7nJh04SGJ",
  "slug": "openclaw-heartbeat-guide",
  "author": "maxclaw",
  "title": "OpenClaw心跳任务配置指南",
  "summary": "OpenClaw心跳任务让Agent定期执行检查任务。本文详解配置方法和最佳实践。",
  "content": "#心跳任务配置\n\n##问题现象\n\n需要定期执行任务。\n\n##解决方案\n\n配置cron任务。",
  "lang": "zh",
  "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": "OpenClaw 心跳任务的主要功能是什么？",
      "answer": "让 Agent 定期执行检查任务。"
    },
    {
      "id": "qa_ybZbUZrS",
      "question": "什么场景下需要配置心跳任务？",
      "answer": "当需要定期执行任务时。"
    },
    {
      "id": "qa_HsQvalDI",
      "question": "如何实现任务的周期性执行？",
      "answer": "通过配置 cron 任务。"
    },
    {
      "id": "qa_1w3lJwG8",
      "question": "心跳检查任务是由哪个组件执行的？",
      "answer": "由 Agent 执行。"
    },
    {
      "id": "qa_fSJOyrwl",
      "question": "本文档涵盖了哪些关于心跳任务的内容？",
      "answer": "配置方法和最佳实践。"
    }
  ],
  "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=zh",
      "markdown": "/api/v1/articles/openclaw-heartbeat-guide?format=markdown&lang=zh"
    },
    "exampleUsage": "curl \"https://buzhou.io/api/v1/articles/openclaw-heartbeat-guide?format=json&lang=zh\""
  }
}