MCP Playwright CDP

by lars-hagen
Verified

playwright_get

Execute an HTTP GET request using the MCP Playwright CDP server, enabling web interactions and data retrieval from specified URLs within browser automation workflows.

Instructions

Perform an HTTP GET request

Input Schema

NameRequiredDescriptionDefault
urlYesURL to perform GET operation

Input Schema (JSON Schema)

{ "properties": { "url": { "description": "URL to perform GET operation", "type": "string" } }, "required": [ "url" ], "type": "object" }

You must be authenticated.

Other Tools from MCP Playwright CDP

Related Tools

ID: fdvu5n58kv