Skip to content

Frontend Tools

PageMod equips the AI with browser-native tools that it can call during VIBE CODING to understand page structure and interactions.

ToolFunctionTrigger
query_elementInspect a single DOM element, returning HTML structure, CSS styles, and position coordinatesAI auto-invokes in conversation; shown as a card
query_elements_allBatch-inspect matching DOM element summariesAI auto-invokes in conversation
monitor_networkMonitor page XHR/fetch requests; captures URL, method, status code, request/response bodyAI calls to start; user interacts with page to trigger requests; auto-stops after 5 min. Sensitive fields auto-redacted