File size: 272 Bytes
fc93158 | 1 2 3 4 5 6 7 8 9 10 11 | {
"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": {}
}
}
|