playwright_put
Execute HTTP PUT requests to update data on specified URLs using Playwright within the MCP Browser Automation Server for streamlined browser task automation.
Instructions
Perform an HTTP PUT request
Input Schema
Name | Required | Description | Default |
---|---|---|---|
url | Yes | URL to perform PUT operation | |
value | Yes | Data to PUT in the body |