getForms
Extract all forms from a webpage using PlayMCP Browser Automation Server, enabling efficient data collection and web automation for scraping or testing tasks.
Instructions
Get all forms from the current page
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Input Schema (JSON Schema)
{
"properties": {},
"required": [],
"type": "object"
}