playwright_patch
Send HTTP PATCH requests to update specific data at a given URL, enabling precise modifications within web interactions using browser automation and Chrome DevTools Protocol.
Instructions
Perform an HTTP PATCH request
Input Schema
Name | Required | Description | Default |
---|---|---|---|
url | Yes | URL to perform PUT operation | |
value | Yes | Data to PATCH in the body |
Input Schema (JSON Schema)
You must be authenticated.
Other Tools from MCP Playwright CDP
Related Tools
- @hrmeetsingh/mcp-browser-automation
- @lebrodus/mcp-playwright
- @executeautomation/mcp-playwright
- @pvinis/mcp-playwright-stealth
- @nicholmikey/chrome-tools-MCP