MCP Playwright CDP
by lars-hagen
Verified
playwright_patch
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 |
Perform an HTTP PATCH request
Name | Required | Description | Default |
---|---|---|---|
url | Yes | URL to perform PUT operation | |
value | Yes | Data to PATCH in the body |