List Gmail accounts
gmail_list_accountsList all configured Gmail accounts with their email, alias, access level, default status, and added date, without exposing tokens.
Instructions
List every stored Gmail account: email, alias, access level (read-only, read+modify, or read+modify+send), whether it is the default, and when it was added. Tokens are never exposed.
Args: none.
Returns: one line per account, or a note that no accounts are configured.
Examples:
{} — list all accounts
Error Handling: returns an error only if the local accounts file is unreadable or corrupt.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||