Back to tools

run_sandbox_test

Run a generated tool in sandbox.platphormnews.com when configured.

Schema and Policy
{
  "name": "run_sandbox_test",
  "description": "Run a generated tool in sandbox.platphormnews.com when configured.",
  "inputSchema": {
    "type": "object",
    "properties": {
      "target": {
        "type": "string"
      }
    }
  },
  "category": "Registry",
  "authRequired": true,
  "mutability": "read",
  "status": "auth_required"
}