From 52533dc89e49ec7be565b4ed35d1d96e8069894a Mon Sep 17 00:00:00 2001 From: Vincent Koc Date: Sun, 23 Aug 2026 22:04:45 -0700 Subject: [PATCH] docs(nodes): clarify Mac node system commands (#128497) Punchcard-Session: silver-summit-cedar-9k --- docs/nodes/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/nodes/index.md b/docs/nodes/index.md index f9c11f78add5..63fa59ee9ea7 100644 --- a/docs/nodes/index.md +++ b/docs/nodes/index.md @@ -846,7 +846,7 @@ openclaw nodes invoke --node --command photos.latest --params '{" ## System commands (node host / mac node) -The macOS node exposes `system.run`, `system.which`, `system.notify`, and `system.execApprovals.get/set`. The headless node host exposes `system.run.prepare`, `system.run`, `system.which`, and `system.execApprovals.get/set`. +The macOS node and headless node host both expose `system.run.prepare`, `system.run`, `system.which`, and `system.execApprovals.get/set`; the macOS node also exposes `system.notify`. Examples: