Create a billing organization to manage projects and payments. Requires prior login. The new account becomes the active account automatically. Use the list tool to check for existing accounts first.
List all iOS simulators, Android emulators, connected physical Android devices, Chromium apps, and Fire TV devices. Returns target IDs and state for selecting interaction targets.
Open a URL or URL scheme on a device to navigate web pages, deep-link into apps, or trigger system actions like calls and emails. Supports cross-platform and platform-specific schemes.
Glide cursor to a visible target and click with a deliberate beat for scripted walkthroughs. Waits for page hydration and reapplies overlays after click.
Update a GTM tag by merging only provided fields, preserving existing settings. Fetches current tag and overlays your changes, keeping untouched parameters intact.
Runs multiple independent reviews of agentic code in parallel and returns a consensus score with median, variance, and stability metrics for an unbiased assessment.
Remove a saved project profile from local CLI configuration, deleting only locally stored credentials. Use 'config_show' to list profile names. Returns confirmation or not-found message.
Show all saved project profiles and platform logins from local CLI config, including which are active. Use to discover profile names for switching, removing, or checking the targeted project.
Reviews frontend artefacts against 8 experience design laws to surface UX issues and accessibility blockers. Provides a readiness grade with per-law findings and severity scores.
Send a sequence of touch events for complex gestures like long press, drag-and-drop, and pinch. Supports interpolation for smooth movement between keyframes.
Drags UI elements in Chromium by pressing, moving, and releasing the mouse at normalized coordinates. Use for sliders, drag-and-drop, or text selection.
Simulate a swipe or drag gesture between two points on iOS simulators or Android emulators. Use to scroll content, dismiss modals, or drag elements in app testing.
Type text or press named keys (enter, escape, arrow keys) on iOS simulators, Android emulators, TV devices, and Chromium apps. Use secret placeholders to type credentials securely.
Add a concrete evidence note to a specific course stage, recording implementation observations, decisions, or artefacts that demonstrate progress through a Blueprint principle. Persisted per user and course.
Retrieve validation run history for architecture, design, and spec lenses. Use to recover timed-out results by run_id, or check regression trends by repository before re-validating.
Stop active native profiling session and export trace data for iOS (SIGINT to xctrace) or Android (SIGTERM to perfetto). Returns downloadable trace and exported artifacts.
Execute a series of device interactions—taps, swipes, keyboard inputs, button presses, or waiting for UI elements—in a single call. Use when each step is predetermined and no screen observation is needed between actions.