Browser Data Tools
getConsoleLogs- Retrieve browser console logsgetConsoleErrors- Get browser console errorsgetNetworkLogs- Get all network request logsgetNetworkErrors- Get network error logsgetSelectedElement- Get the currently selected DOM elementwipeLogs- Clear all browser logs from memory
Action Tools
takeScreenshot- Capture a screenshot of the current browser tab
Audit Tools
runAccessibilityAudit- Run a WCAG-compliant accessibility audit on the current pagerunPerformanceAudit- Run a performance auditrunSEOAudit- Run an SEO audit on the current pagerunBestPracticesAudit- Run a best practices audit on the current pagerunNextJSAudit- Run NextJS-specific analysis (prompt-based)
