list_profiles
List Microsoft Edge browsing profiles with their names and directories to identify which profile to use when fetching history.
Instructions
List available Microsoft Edge browsing profiles.
Returns one entry per profile with its friendly ``name``, on-disk
``directory`` id, and whether it is the default profile. Use the ``name``
(or ``directory``) value as the ``profile`` argument to ``get_history``.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |