playwright_patch
Execute HTTP PATCH requests to update specific resources by sending data to a specified URL, integrated with the MCP Browser Automation Server for streamlined task management.
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 |