playwright_patch
Execute HTTP PATCH requests via the MCP Browser Automation Server to update specific resources by sending data to defined URLs, enabling precise modifications in automated browser workflows.
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 |