playwright_patch
Execute HTTP PATCH requests to update data on a specified URL. Part of the MCP Browser Automation Server, this tool integrates with Playwright for efficient browser task automation.
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 |