list_installed_browsers
Check which browsers are actually installed on your machine, including name, running status, and system default. Use this before opening a link to confirm the browser is available.
Instructions
List browsers actually installed on this machine. Call this BEFORE open_link if you're not sure whether a browser the user named is available - SupaSidebar recognizes 27 browsers (14 main browsers plus dev/beta/canary channels and Chromium variants), but recognized doesn't mean installed. Returns each browser's name (the exact string to pass to open_link's browser param), whether it's running, and which is the system default.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||