chore(sync): mirror docs from openclaw/openclaw@f377db1015

This commit is contained in:
openclaw-docs-sync[bot] 2026-04-17 07:59:10 +00:00
parent 877d02c5c2
commit bf0fe9ad6e
2 changed files with 3 additions and 3 deletions

View File

@ -1,5 +1,5 @@
{
"repository": "openclaw/openclaw",
"sha": "0b6c39be18754d1e6b563dd70a32e25aac9729f3",
"syncedAt": "2026-04-17T07:49:16.133Z"
"sha": "f377db10156473fd39b83c994686e7b40a029c5c",
"syncedAt": "2026-04-17T07:59:10.168Z"
}

View File

@ -55,7 +55,7 @@ The macOS app presents itself as a node. Common commands:
- Canvas: `canvas.present`, `canvas.navigate`, `canvas.eval`, `canvas.snapshot`, `canvas.a2ui.*`
- Camera: `camera.snap`, `camera.clip`
- Screen: `screen.record`
- Screen: `screen.snapshot`, `screen.record`
- System: `system.run`, `system.notify`
The node reports a `permissions` map so agents can decide whats allowed.