get_email_settings
Verify email configuration by checking if credentials exist and returning the sender address. If missing, prompt for Gmail and App Password.
Instructions
Check if email credentials are configured. Returns has_credentials (bool) and the sender email address. Use this before any email-related operation to verify setup. If not configured, prompt the user for their Gmail address and App Password.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||