Set the server-side default dashboard theme to control first-visit appearance for new operators. Choose from built-in palettes or define a custom brand theme with 13 CSS color tokens.
Capture an ARIA accessibility tree with stable refs for browser click/type actions. Compact by default with viewport scope, redaction, and size limits; use refs for interaction.
Stage a file (image, video, or document) into the project's upload library. Accepts local path, URL, data URL, or base64. Returns a reusable stashId for subsequent uploads.
Filter and list browser automation playbooks by origin, feature, tag, or verification status. Returns metadata only; retrieve full playbook separately.
Start a new browser automation session, creating a tab group for subsequent operations. Optionally spawn a fresh window, bring it to foreground, or run silently in background.
Retrieve recent browser console messages and uncaught exceptions for the active tab. Filter by level or timestamp, and optionally clear the buffer after retrieval.
Search for Mochi flashcard decks using partial deck names when you don't know the deck ID. This tool performs case-insensitive matching to help locate specific decks.
Remove a flashcard deck from Mochi.cards using deck ID and typed confirmation for safety. This tool requires environment variable MOCHI_ALLOW_DECK_DELETE=true to be enabled.