mail_list_accounts
List the email accounts configured for the running Maho Browser profile.
Parameters
Section titled “Parameters”None. If you send an arguments field, it must be an object.
Example
Section titled “Example”// Request{ "tool": "mail_list_accounts", "arguments": {} }
// Response[]Gates and denial reasons
Section titled “Gates and denial reasons”Read tool. Requires Mail enabled, a ready helper, a non-deny global tool policy,
and Allow AI to read Mail. Failures return JSON-RPC error -32008 with one
of mail_feature_disabled, mail_helper_unavailable,
mail_global_policy_denied, or mail_read_consent_required. Full ordering:
API Reference.