playwright_get
Execute HTTP GET requests in a browser environment using the MCP Playwright server, allowing LLMs to retrieve web page content and interact with URLs programmatically.
Instructions
Perform an HTTP GET request
Input Schema
Name | Required | Description | Default |
---|---|---|---|
url | Yes | URL to perform GET operation |