You're viewing a demo portfolio

Join the waitlist
PRSM

playwright__scroll

Active

Tool of com.thenextgennexus/enterprise-mcp-gateway

declared in 1.0.47

[Playwright Browser] Scroll the page (or an element) in the given direction by `amount` pixels.

Parameters schema

{
  "type": "object",
  "properties": {
    "amount": {
      "type": "integer",
      "default": 500
    },
    "selector": {
      "anyOf": [
        {
          "type": "string"
        },
        {
          "type": "null"
        }
      ],
      "default": null
    },
    "direction": {
      "type": "string",
      "default": "down"
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.70.

Parent server

com.thenextgennexus/enterprise-mcp-gateway

1/7 registries
View full server →
playwright__scroll — com.thenextgennexus/enterprise-mcp-gateway — PRSM MCP