- inspect_window: Inspect HTML content of a window with selector filter - get_canvas: Read canvas elements using CSS selectors (like Read tool) - edit_canvas: Edit canvas elements with old/new value replacement (like Edit tool) - canvas_css: Inject/update/remove CSS blocks with ID tracking - canvas_js: Execute JavaScript in canvas context with helper functions - get_canvas_css: List or get specific injected CSS blocks
Vue 3 + TypeScript + Vite
This template should help get you started developing with Vue 3 and TypeScript in Vite. The template uses Vue 3 <script setup> SFCs, check out the script setup docs to learn more.
Learn more about the recommended Project Setup and IDE Support in the Vue Docs TypeScript Guide.