Playwright MCP Server

playwright_post

Execute HTTP POST requests to specified URLs with data in the body using the Playwright MCP Server for browser automation and web interactions.

Instructions

Perform an HTTP POST request

Input Schema

NameRequiredDescriptionDefault
urlYesURL to perform POST operation
valueYesData to post in the body

Input Schema (JSON Schema)

{ "properties": { "url": { "description": "URL to perform POST operation", "type": "string" }, "value": { "description": "Data to post in the body", "type": "string" } }, "required": [ "url", "value" ], "type": "object" }

You must be authenticated.

Other Tools from Playwright MCP Server

Related Tools

ID: wtpg84vbx5