list_available_accounts
Retrieve a list of available email accounts on the MCP Email Server, enabling efficient management and integration of IMAP and SMTP services.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Input Schema (JSON Schema)
{
"properties": {},
"title": "list_available_accountsArguments",
"type": "object"
}