list-browsers
List active browser instances, optionally filtered by type, tags, or including usage statistics, to manage debugging sessions during Vite development.
Instructions
Lists all active browser instances
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| type | No | Filter by browser type | |
| tags | No | Filter by tags | |
| includeStats | No | Include usage statistics (default: false) |