smtp_verify_account
Test SMTP account connectivity and authentication to confirm server settings and credentials are valid. Pinpoints connection failures or login errors before sending email.
Instructions
Test SMTP account connectivity and authentication
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| account_id | No | Account identifier (defaults to `"default"`) | default |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| data | Yes | Tool-specific data payload | |
| meta | Yes | Execution metadata (timestamp, duration) | |
| summary | Yes | Human-readable summary of the operation outcome |