run_browserops_test
Run a BrowserOps UI/client test when configured.
Schema and Policy
{
"name": "run_browserops_test",
"description": "Run a BrowserOps UI/client test when configured.",
"inputSchema": {
"type": "object",
"properties": {
"target": {
"type": "string"
}
}
},
"category": "Registry",
"authRequired": true,
"mutability": "read",
"status": "auth_required"
}