Get Connection Status
get_connection_statusCheck live SMTP and IMAP health after setup. Returns connection status, TLS security mode, and host/port details.
Instructions
Check live SMTP and IMAP health after setup. Returns connection status, TLS security mode (secure/insecure), and host/port details. Use setup_status first for credentials, Bridge reachability, or agent-approval diagnosis.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| account_id | No | Optional account ID to route this call to (multi-account configs). Omit to use the active account. Configured account IDs are listed in the settings UI (Accounts tab). |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| imap | Yes | ||
| smtp | Yes | ||
| settingsConfigPath | Yes | Absolute path to the settings config file | |
| settingsConfigured | Yes | Whether a settings config file exists on disk |