openclaw/docs/plugins/plugin-health-schema.md

422 B

summary read_when title
Standard plugin health schema for operator visibility and recovery handoffs.
You are exposing plugin runtime health
You need a consistent healthy/degraded/blocked status model
Plugin Health Schema

Plugin Health Schema (v1)

Status enum

  • healthy
  • degraded
  • blocked

Required fields

  • status
  • lastError (nullable)
  • nextAction (nullable)
  • updatedAt