Get Connection Status
get_connection_statusCheck SMTP and IMAP connection health to Proton Bridge. Returns status, TLS security, and host/port details for diagnosing issues.
Instructions
Check whether SMTP and IMAP connections to Proton Bridge are healthy. Returns connection status, TLS security mode (secure/insecure), and host/port details. Use this to diagnose connection issues before performing other operations.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| smtp | Yes | ||
| imap | Yes | ||
| settingsConfigured | Yes | Whether a settings config file exists on disk | |
| settingsConfigPath | Yes | Absolute path to the settings config file |