playwright_put
Execute HTTP PUT requests by specifying the target URL and data to send in the body. Ideal for automating browser tasks and API interactions within the MCP Browser Automation Server.
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 |
Input Schema (JSON Schema)
You must be authenticated.
Other Tools from MCP Browser Automation Server
Related Tools
- @executeautomation/mcp-playwright
- @hrmeetsingh/mcp-browser-automation
- @lebrodus/mcp-playwright
- @lars-hagen/mcp-playwright-cdp
- @pvinis/mcp-playwright-stealth