You're viewing a demo portfolio

Join the waitlist
PRSM

browser_resize

Active

Tool of io.github.saloprj/dialogbrain

declared in 1.17.0

Resize the page viewport. Useful when a site serves different HTML based on viewport width (mobile vs desktop) or when an anti-bot scores risk by viewport dimensions.

Parameters schema

{
  "type": "object",
  "title": "tool_resizeArguments",
  "required": [
    "page_id",
    "width",
    "height"
  ],
  "properties": {
    "width": {
      "type": "integer",
      "title": "Width"
    },
    "height": {
      "type": "integer",
      "title": "Height"
    },
    "page_id": {
      "type": "string",
      "title": "Page Id"
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.70.

Parent server

io.github.saloprj/dialogbrain

https://github.com/saloprj/dialogbrain-mcp

1/7 registries
View full server →