playwright__screenshot
ActiveTool of com.thenextgennexus/enterprise-mcp-gateway
declared in 1.0.47
[Playwright Browser] Take a PNG screenshot of the current page (or a specific element). Returns base64 PNG.
Parameters schema
{
"type": "object",
"properties": {
"selector": {
"anyOf": [
{
"type": "string"
},
{
"type": "null"
}
],
"default": null
},
"full_page": {
"type": "boolean",
"default": false
}
}
}No endpoints wrapped at confidence ≥ 0.50.
Parent server
com.thenextgennexus/enterprise-mcp-gateway
1/7 registries