--- description: Help fill out a form on the current page --- Fill form with data: $ARGUMENTS Steps: 1. Use the query tool to find form inputs (input, textarea, select) 2. Identify required fields and their types 3. If data is provided, parse it and fill the matching fields using the type tool 4. Report what was filled and any issues encountered If no data provided, describe the form fields found and ask what to fill in.