list_chrome_profiles
List all Chrome/Chromium/Edge/Brave profiles on the system by reading the browser's Local State JSON file. Returns profile name, email, path, in-use status, and existence.
Instructions
List all Chrome/Chromium/Edge/Brave profiles found on this system.
Reads browser 'Local State' JSON (read-only). Returns profile name, user email, path, whether in-use (Chrome currently running on it), and whether it exists.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |