Smithery
authorize_email_access
One-time setup: Connect the user's Gmail account via OAuth so the AI can read verification emails automatically. Returns an authorization URL the user must visit. After authorizing, the AI can use read_verification_email to fetch OTP codes.
Remote relievedattention992-smithery/screenshotsmcp
Other tools also called authorize_email_access?
See providers with this name
Input Schema
{
"type": "object",
"properties": {}
}