extract_form_fields
Extract all visible form fields from the current page, returning structured data with label, type, options, and CSS selector for filling. Call open_application_page first.
Instructions
Extract all visible form fields from the current page. Returns structured data for each field including label, type, options, and a CSS selector for filling. Call open_application_page first.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||