Files
openclaw/extensions/phone-control/openclaw.plugin.json

11 lines
272 B
JSON

{
"id": "phone-control",
"name": "Phone Control",
"description": "Arm/disarm high-risk phone node commands (camera/screen/writes) with an optional auto-expiry.",
"configSchema": {
"type": "object",
"additionalProperties": false,
"properties": {}
}
}