ab03140803
📁 Files changed: 17 📝 Lines changed: 662 • plugin.json • .mcp.json • README.md • analyze.md • compare.md • end.md • extract.md • fill.md • goto.md • restore.md • save.md • scrape.md • screenshot.md • start.md • package.json • browser.ts • mcp.ts
428 B
428 B
description
| description |
|---|
| Help fill out a form on the current page |
Fill form with data: $ARGUMENTS
Steps:
- Use the query tool to find form inputs (input, textarea, select)
- Identify required fields and their types
- If data is provided, parse it and fill the matching fields using the type tool
- Report what was filled and any issues encountered
If no data provided, describe the form fields found and ask what to fill in.